Skip to content

Instantly share code, notes, and snippets.

@topgenorth
Created May 8, 2012 04:25
Show Gist options
  • Save topgenorth/2632559 to your computer and use it in GitHub Desktop.
Save topgenorth/2632559 to your computer and use it in GitHub Desktop.
my error
MonoTouch.Foundation.MonoTouchException: Objective-C exception thrown. Name: NSInvalidArgumentException Reason: -[TakeAPicture_iPhoneViewController actionTakeAPicture:]: unrecognized selector sent to instance 0x9ed5210
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:38
at TakeAPicture.iPhone.Application.Main (System.String[] args) [0x00000] in /Users/tom/work/SafetyTicketRegistry/mobile/TakeAPicture.iPhone/Main.cs:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment