Happy new year, NAV and BC community!!
For my question I have this scenario:
Application A.
Application B.
And a third app C with these features:
Is a bridge between two previous extensions, A and B.
Is distributed with app B but in another app file.
When App B is installed, I want to make a conditional deploy of app C. I want to skip app C installation if App A is not installed.
So the questions:
How can I manage the installation of C depending of A previous installation and skip it if A App is not installed?
How can I set two app files in my appsource feature?
Good morning everyone and thanks in advance!!