question

KedarNayak-2038 avatar image
0 Votes"
KedarNayak-2038 asked RobCaplan edited

Can we generate xamarin ios ipa file without ios device

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

dotnet-xamarin
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

KyleWang-MSFT avatar image
0 Votes"
KyleWang-MSFT answered

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.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.