iOS app doesn't start automatically when using Xamarin Studio

后端 未结 2 1650
花落未央
花落未央 2021-01-12 15:59

Probably a simple settings question, but I can\'t seem to find the setting. Running Xamarin Studio 3 with an iOS project. When I hit Run (the play symbol), the app builds an

2条回答
  •  旧时难觅i
    2021-01-12 16:24

    The solution was simple. I had the wrong provisioning profile under Bundle signing in the project setting. Setting all to Automatic resolved the issue.

提交回复
热议问题