I have developed a xamarin iOS app for which I want to generate IPA file but I don't have a physical device is it possible to generate IPA file without iPhone/IPAD
I have developed a xamarin iOS app for which I want to generate IPA file but I don't have a physical device is it possible to generate IPA file without iPhone/IPAD
Hi KedarNayak-2038,
Welcome to our Microsoft Q&A platform!
You don't need to connect a device, but you still need a device to create the provisioning profile for your app. You need to add the device UDID in the Member Center manually. Then use provisioning profile in iOS Bundle Signing section in Project properties.
For more info, please refer to the documentation: Ad-Hoc Distribution for Xamarin.iOS Apps.
Regards,
Kyle
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
3 people are following this question.