Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 2    Views: 60

rakesh jain
Aspiring developer
Profile
Posts: 7
Reg: Dec 16, 2011
hounslow
70
03/20/14 04:00 PM (10 years ago)

Email Image bug run issues

Hello I am using Email image plugin and source code does not run in Xcode. It breaks at : int retVal = UIApplicationMain(argc, argv, @"UIApplication", @"eyeonme_appDelegate"); After Excluding the pluggin , the application runs fine on both simulator and device. I am using Xcode Version 5.1 (5B130a) It used to run fine on 2.0
 
rakesh jain
Aspiring developer
Profile
Posts: 7
Reg: Dec 16, 2011
hounslow
70
like
03/24/14 03:12 PM (10 years ago)
Hello Can someone help please? I am stuck with this and can not get this to work. There are no compilation error. Regards Rakesh
 
rakesh jain
Aspiring developer
Profile
Posts: 7
Reg: Dec 16, 2011
hounslow
70
like
03/24/14 03:32 PM (10 years ago)
Here is the log 2014-03-24 22:25:44.570 eyeonme[4594:60b] BT_loadConfigDataViewController: promptForPushNotifications 2014-03-24 22:25:44.574 eyeonme[4594:60b] eyeonme_appDelegate: didFailToRegisterForRemoteNotificationsWithError: ERROR: Error Domain=NSCocoaErrorDomain Code=3010 "remote notifications are not supported in the simulator" UserInfo=0xea4aa50 {NSLocalizedDescription=remote notifications are not supported in the simulator} 2014-03-24 22:25:45.036 eyeonme[4594:60b] Email_image: showUploadOptions 2014-03-24 22:25:45.054 eyeonme[4594:60b] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Sheet can not be presented because the view is not in a window: <UITabBar: 0xea71d00; frame = (0 431; 320 49); autoresize = W+TM; layer = <CALayer: 0xea71e60>>' *** First throw call stack: ( 0 CoreFoundation 0x038ea1e4 __exceptionPreprocess + 180 1 libobjc.A.dylib 0x036698e5 objc_exception_throw + 44 2 UIKit 0x02745824 -[UIActionSheet showInView:] + 0 3 UIKit 0x02745ab9 -[UIActionSheet showFromTabBar:] + 43 4 eyeonme 0x0002f537 -[Email_image showOptions] + 2327 5 Foundation 0x031b55ec __NSFireDelayedPerform + 372 6 CoreFoundation 0x038a8ac6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22 7 CoreFoundation 0x038a84ad __CFRunLoopDoTimer + 1181 8 CoreFoundation 0x03890538 __CFRunLoopRun + 1816 9 CoreFoundation 0x0388f9d3 CFRunLoopRunSpecific + 467 10 CoreFoundation 0x0388f7eb CFRunLoopRunInMode + 123 11 GraphicsServices 0x03b475ee GSEventRunModal + 192 12 GraphicsServices 0x03b4742b GSEventRun + 104 13 UIKit 0x0223ff9b UIApplicationMain + 1225 14 eyeonme 0x000389d6 main + 86 15 eyeonme 0x00002fa5 start + 53 ) libc++abi.dylib: terminating with uncaught exception of type NSException (lldb)
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.