Created
May 8, 2012 04:25
-
-
Save topgenorth/2632559 to your computer and use it in GitHub Desktop.
my error
This file contains hidden or 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
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