Xamarin studio IOS automatic provisioning

1

Hey I'm trying to test an app that I developed in X.F. but I find the following. I do not know if they know how to test apps for IOS it's a mess, so I'm trying to run my app on xamararin without an apple license, I understand that it's possible, but I have a problem, I can not use it > provisioning porfile this is generated when you register as an apple developer and pay for the license, but I understand that there is a way to do these tests without this file. There's my problem, in the teams part, nothing comes up, does anyone know where they come from or how can I generate a team?

    
asked by E.Rawrdríguez.Ophanim 19.04.2018 в 22:27
source

1 answer

1

To test the application in the iOS simulator, it is not necessary to provision the application using a certificate.

To test it on a physical device, yes it is necessary, but you can use free provisioning, which is not used to upload to the store, but to test on devices, here is the documentation: link

    
answered by 29.05.2018 в 12:43