Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created August 20, 2014 12:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saurabh360/15c284c87872315d6890 to your computer and use it in GitHub Desktop.
Save saurabh360/15c284c87872315d6890 to your computer and use it in GitHub Desktop.
MonoTouch.Foundation.MonoTouchException: Objective-C exception thrown. Name: NSInternalInconsistencyException Reason: Auto Layout still required after executing -layoutSubviews. EAGLView's implementation of -layoutSubviews needs to call super.
at at (wrapper managed-to-native) MonoTouch.UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x0004c] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:39
at plgf.Application.Main (System.String[] args) [0x00008] in /Users/360_macmini/Projects/plgf/plgf/Main.cs:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment