Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@AkhileshKumar01
Created January 13, 2015 17:52
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 AkhileshKumar01/098b5b3513f00ffa6230 to your computer and use it in GitHub Desktop.
Save AkhileshKumar01/098b5b3513f00ffa6230 to your computer and use it in GitHub Desktop.
UIKit.UIKitThreadAccessException: UIKit Consistency error: you are calling a UIKit method that can only be invoked from the UI thread.
at UIKit.UIApplication.EnsureUIThread () [0x00023] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:70
at UIKit.UINavigationController.get_TopViewController () [0x00000] in /Developer/MonoTouch/Source/monotouch/src/build/native/UIKit/UINavigationController.g.cs:547
at MailControllerBug.CustomNavigationController.ChildViewControllerForStatusBarStyle () [0x00002] in /Users/360_macmini/Downloads/MailControllerBug/MailControllerBug/CustomNavigationController.cs:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment