Hi all,
Just updated to the latest stable build (I was about 3 months behind) so have now got all the juicy Mono 3.0 async stuff.
Trying to get my Visual Studio build running, I can deploy to the iOS7 simulator, but not to an actual device. Looking at the mac build log I see:
[24-Jan-2014 11:44:49] Error: No provisioning profiles have been detected. Please visit the iOS Provisioning Portal at http://developer.apple.com to create one.
[24-Jan-2014 11:44:49] No provisioning profile
And in the debug log:
Getting device...
Starting debug on:John iPad
Remote build finished...
Debugging session ended.
In Xamarin Studio I can see 2, my provisioning profile and then 'Automatic', in Visual Studio I can only see 'Automatic'.
Any advice?
Thanks
John