Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

We found that your app crashed on iPad (3rd Generation) running iOS 6.1.3, which is not in compliance with the App Store Review Guidelines Incident Identifier: 82F7326A-CBB9-4C0D-BB47-602E677FFACD CrashReporter Key: f007efd015d54832edfad6b6f673eb18289b

Incident Identifier: 82F7326A-CBB9-4C0D-BB47-602E677FFACD

CrashReporter Key: f007efd015d54832edfad6b6f673eb18289bfde9

Hardware Model: xxx

Process: myAutoNote [3514]

Path: /var/mobile/Applications/EC26F60E-15B2-49A0-8594-8D2934F070B6/myAutoNote.app/my AutoNote

Identifier: myAutoNote

Version: ??? (???)

Code Type: ARM (Native)

Parent Process: launchd [1]


Date/Time: 2013-03-27 10:44:05.268 -0700

OS Version: iOS 6.1 (10B141)

Report Version: 104


Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000

Crashed Thread: 0


Last Exception Backtrace:

(0x3248229e 0x3a31b97a 0x323cc8d4 0x342eefd8 0x342f09b6 0x7dbec 0x342a9468 0x7df82 0x342a0e94 0x3435814a 0x7df64 0x3481f888 0x3481f548 0x7daa6 0x80de8 0x342eaad4 0x342ea65e 0x342e2846 0x3428ac34 0x3428a6c8 0x3428a116 0x35f7c59e 0x35f7c1ce 0x3245716e 0x32457112 0x32455f94 0x323c8eb8 0x323c8d44 0x342e1480 0x342de2fc 0x804fa 0x7c6fc)


Thread 0 name: Dispatch queue: com.apple.main-thread

Thread 0 Crashed:

0 libsystem_kernel.dylib 0x3a819350 __pthread_kill + 8

1 libsystem_c.dylib 0x3a79011e pthread_kill + 54

2 libsystem_c.dylib 0x3a7cc96e abort + 90

3 libc++abi.dylib 0x39d6ad4a abort_message + 70

4 libc++abi.dylib 0x39d67ff4 default_terminate() + 20

5 libobjc.A.dylib 0x3a31ba74 _objc_terminate() + 144

6 libc++abi.dylib 0x39d68078 safe_handler_caller(void (*)()) + 76

7 libc++abi.dylib 0x39d68110 std::terminate() + 16

8 libc++abi.dylib 0x39d69594 __cxa_rethrow + 84

9 libobjc.A.dylib 0x3a31b9cc objc_exception_rethrow + 8

10 CoreFoundation 0x323c8f1c CFRunLoopRunSpecific + 452

11 CoreFoundation 0x323c8d44 CFRunLoopRunInMode + 100

12 UIKit 0x342e1480 -[UIApplication _run] + 664

13 UIKit 0x342de2fc UIApplicationMain + 1116

14 myAutoNote 0x000804fa 0x7a000 + 25850

15 myAutoNote 0x0007c6fc 0x7a000 + 9980


Thread 1 name: Dispatch queue: com.apple.libdispatch-manager

Thread 1:

0 libsystem_kernel.dylib 0x3a809648 kevent64 + 24

1 libdispatch.dylib 0x3a739974 _dispatch_mgr_invoke + 792

2 libdispatch.dylib 0x3a739654 _dispatch_mgr_thread$VARIANT$mp + 32


Thread 2:

0 libsystem_kernel.dylib 0x3a819d98 __workq_kernreturn + 8

1 libsystem_c.dylib 0x3a767cf6 _pthread_workq_return + 14

2 libsystem_c.dylib 0x3a767a12 _pthread_wqthread + 362

3 libsystem_c.dylib 0x3a7678a0 start_wqthread + 4


Thread 3:

0 libsystem_kernel.dylib 0x3a819d98 __workq_kernreturn + 8

1 libsystem_c.dylib 0x3a767cf6 _pthread_workq_return + 14

2 libsystem_c.dylib 0x3a767a12 _pthread_wqthread + 362

3 libsystem_c.dylib 0x3a7678a0 start_wqthread + 4


Thread 4 name: WebThread

Thread 4:

0 libsystem_kernel.dylib 0x3a808eb4 mach_msg_trap + 20

1 libsystem_kernel.dylib 0x3a809048 mach_msg + 36

2 CoreFoundation 0x32457040 __CFRunLoopServiceMachPort + 124

3 CoreFoundation 0x32455d9e __CFRunLoopRun + 878

4 CoreFoundation 0x323c8eb8 CFRunLoopRunSpecific + 352

5 CoreFoundation 0x323c8d44 CFRunLoopRunInMode + 100

6 WebCore 0x383ae500 RunWebThread(void*) + 440

7 libsystem_c.dylib 0x3a77230e _pthread_start + 306

8 libsystem_c.dylib 0x3a7721d4 thread_start + 4


Thread 0 crashed with ARM Thread State (32-bit):

r0: 0x00000000 r1: 0x00000000 r2: 0x00000000 r3: 0x3c30d534

r4: 0x00000006 r5: 0x3c30db88 r6: 0x1e563394 r7: 0x2fd86a14

r8: 0x1e563370 r9: 0x00000300 r10: 0x00000001 r11: 0x00000000

ip: 0x00000148 sp: 0x2fd86a08 lr: 0x3a790123 pc: 0x3a819350

cpsr: 0x00000010


any help whats happening?


In my app delegate


- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions

{

[[UIApplicationsharedApplication] registerForRemoteNotificationTypes😟UIRemoteNotificationTypeBadge | UIRemoteNotificationTypeSound | UIRemoteNotificationTypeAlert)];


// Set these variables before launching the app

NSString* appKey = @"xxxxxxxxx";

NSString* appSecret = @"xxxxxxxxx";

NSString *root = kDBRootAppFolder; // Should be set to either kDBRootAppFolder or kDBRootDropbox

NSString* errorMsg = nil;

if ([appKey rangeOfCharacterFromSet:[[NSCharacterSetalphanumericCharacterSet] invertedSet]].location != NSNotFound) {

errorMsg = @"Make sure you set the app key correctly in AppDelegate.m";

} elseif ([appSecret rangeOfCharacterFromSet:[[NSCharacterSetalphanumericCharacterSet] invertedSet]].location != NSNotFound) {

errorMsg = @"Make sure you set the app secret correctly in AppDelegate.m";

} else if ([root length] == 0) {

errorMsg = @"Set your root to use either App Folder of full Dropbox";

} else {


NSString *plistPath = [[NSBundlemainBundle] pathForResource:@"iAutoMobile"ofType:@"sqlite"];

NSData *plistData = [NSData dataWithContentsOfFile:plistPath];

NSDictionary *loadedPlist =

[NSPropertyListSerialization

propertyListFromData:plistData mutabilityOption:0format:NULLerrorDescription:NULL];


NSString *scheme = [[[[loadedPlist objectForKey:@"CFBundleURLTypes"] objectAtIndex:0] objectForKey:@"CFBundleURLSchemes"] objectAtIndex:0];

if ([scheme isEqual:@"db-APP_KEY"]) {

errorMsg = @"Set your URL scheme correctly in DBRoulette-Info.plist";

}

}


DBSession* session = [[DBSessionalloc] initWithAppKey:appKey appSecret:appSecret root:root];

session.delegate = self; // DBSessionDelegate methods allow you to handle re-authenticating

[DBSessionsetSharedSession:session];


[DBRequestsetNetworkRequestDelegate:self];

if (errorMsg != nil) {

[[[UIAlertViewalloc]

initWithTitle:@"Error Configuring Session"message:errorMsg

delegate:nilcancelButtonTitle:@"OK"otherButtonTitles:nil]

show];

}

self.window = [[UIWindowalloc] initWithFrame:[[UIScreenmainScreen] bounds]];

NSString *password1 = @"xxxxxxxxx";

NSString *udid =[[NSUserDefaultsstandardUserDefaults] objectForKey:@"device_token"];

NSString *str = [NSString stringWithFormat:@"%@%@",udid,password1];

NSString *key =[UtilityClasssha1:str]; //[self base64forData:data];

NSError *error = nil;

NSString *password = [SFHFKeychainUtilsgetPasswordForUsername:key andServiceName:kStoredDataerror:&error];

if ([password isEqualToString:@"Purchased"])

{

self.viewControllerObj = [[ViewControlleralloc] initWithNibName:@"ViewController"bundle:nil];

//self.viewControllerObj = [[ViewController alloc] init];

self.nav = [[UINavigationControlleralloc] initWithRootViewController:viewControllerObj];

[window addSubview:[nav view]];

//[nav release];

} else

{

self.viewControllerObj = [[ViewControlleralloc] initWithNibName:@"ViewController"bundle:nil];

self.nav = [[UINavigationControlleralloc] initWithRootViewController:viewControllerObj];

_bannerViewController = [[BannerViewControlleralloc] initWithContentViewController:nav];

self.window.rootViewController = _bannerViewController;

}

[self.windowmakeKeyAndVisible];

NSURL *launchURL = [launchOptions objectForKey:UIApplicationLaunchOptionsURLKey];

NSInteger majorVersion =

[[[[[UIDevicecurrentDevice] systemVersion] componentsSeparatedByString:@"."] objectAtIndex:0] integerValue];

if (launchURL && majorVersion < 4) {


// Pre-iOS 4.0 won't call application:handleOpenURL; this code is only needed if you support


// iOS versions 3.2 or below

[self application:application handleOpenURL:launchURL];


returnNO;

}

returnYES;

}

iPad, iOS 6.1.3

Posted on Mar 27, 2013 11:24 PM

Reply
1 reply

We found that your app crashed on iPad (3rd Generation) running iOS 6.1.3, which is not in compliance with the App Store Review Guidelines Incident Identifier: 82F7326A-CBB9-4C0D-BB47-602E677FFACD CrashReporter Key: f007efd015d54832edfad6b6f673eb18289b

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.