Reputation: 9963
I am having troubles trying to activate monotouch 5.1.1
I have purchased the licence however I can't seem to get the activate window to appear.
I have searched in the developer folder and also the library folder for anything that looks like Licence or activate but I cant see anything.
I can't deploy to iphone due to it not be activated.
Anyone else had this problem?
Upvotes: 2
Views: 2794
Reputation: 2518
Install Mono and MonoDevelop prior to installing MonoTouch. I had the same error and after installing above mentioned packages activation worked fine. See MonoTouch installation instructions for links to mono and monodevelop: http://ios.xamarin.com/documentation/installation cheers, --henon
Upvotes: 1
Reputation: 43553
Make sure you downloaded and installed the full version of MonoTouch. The evaluation version is incomplete (e.g. it lack the native compilers) and will not ask (or allow) you to activate your license.
You can get the full version from the customer self-service by using your activation code.
Upvotes: 3