How can I create IPA file from Xamarin.Form iOS project using Free Provisioning ?
Note : iOS project work at iPhoneSimulator but when i try to compile for IPA I got
No installed provisioning profiles match the installed iOS signing identities
error. On the MAC host I follow the Free Provisioning guide Xmarin Free Provisioning but failed.After getting AppleId I can not create simple XCode app since I got error.
Failed to create provisioning profile. There are no devices registered in your account on the developer website. Plug in and select a device to have Xcode register it.
Apple does not allow me to do anything without purchasing Apple Developer account.
There are no 'legal' ways of creating .ipa files with free provisioning.
However, you can debug on real devices using free provisioning.
Xamarin Free Provisioning Guide explain it in easy step by step manner. Regarding your issue with AppleID - error message says that you need to connect a device, that's a requirement for free provisioning.