Evernote / evernote-sdk-ios

Evernote SDK for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash in [EvernoteSession emptyCookieJar]

constantine-fry opened this issue · comments

 *** 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)