Hey,
Is there any help in finding out which part of a foms solution needs a specific license?
The android version is developed with another xamarin account and we use conditional compilation at some points where we need native features in forms. But when building the iOS version it has an trial splashscreen. I think it's because there is some code which accesses android specific features and the ios developper account only has a license for iOS.
Can I somehow avoid searching in thousands of lines of code?