Last active
January 2, 2016 18:39
-
-
Save jgold6/8345053 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
System.ExecutionEngineException: Attempting to JIT compile method | |
'(wrapper managed-to-native) System.Threading.Interlocked:Exchange | |
(System.Threading.Tasks.IContinuation&,System.Threading.Tasks.IContinuat | |
ion)' while running with --aot-only. See | |
http://docs.xamarin.com/ios/about/limitations for more information. | |
the web link given should be: http://docs.xamarin.com/guides/ios/advanced_topics/limitations/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment