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
The solution was simple. I had the wrong provisioning profile under Bundle signing in the project setting. Setting all to Automatic resolved the issue.