Evernote / evernote-sdk-ios

Evernote SDK for iOS
Other
398 stars 130 forks source link

Crash in [EvernoteSession emptyCookieJar] #93

Open constantine-fry opened 10 years ago

constantine-fry commented 10 years ago
 *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString hasSuffix:]: nil argument'

 0   CoreFoundation                       0x2deb0fd3 __exceptionPreprocess + 131
 1   libobjc.A.dylib                      0x38727ccf objc_exception_throw + 36
 2   CoreFoundation                       0x2deb0f15 +[NSException raise:format:] + 102
 3   CoreFoundation                       0x2de2dfa9 -[__NSCFString hasSuffix:] + 90
 4   AppName                              0x000be0fb -[EvernoteSession emptyCookieJar] (EvernoteSession.m:343)
 5   AppName                              0x000be205 -[EvernoteSession authenticateWithViewController:completionHandler:] (EvernoteSession.m:375)