I am working on a Xamarin Forms application using Visual Studio 2017. On Windows PC, I received an Apk file and I need to get the IPA file. I connected to the local Mac mini using the agent and ran it in debug mode, I want to know how to get the IPA file and Visual Studio configuration.
source
share