Hi,
So far I have been building for Android on Windows & for iOS on Mac but this is causing issues with code sync'ing and its almost becoming like two different apps.
On iOS the HTTP and some other library are different than the ones used in Forms/Android because of which the builds become incompatible. Can I please get insight into how you are managing to keep the same build environment for both the platforms ?
-Thanks