Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash in [EvernoteSession userStore] #94

Open
constantine-fry opened this issue Apr 4, 2014 · 1 comment
Open

Crash in [EvernoteSession userStore] #94

constantine-fry opened this issue Apr 4, 2014 · 1 comment

Comments

@constantine-fry
Copy link

   0   libobjc.A.dylib                      0x3962e66a objc_release + 10
   1   AppName                              0x000ad4d5 -[EvernoteSession userStore] (EvernoteSession.m:249)
   2   AppName                              0x0010fea3 -[ENAPI userStore] (ENAPI.m:82)
   3   AppName                              0x00116b05 __64-[EvernoteUserStore getBootstrapInfoWithLocale:success:failure:]_block_invoke (EvernoteUserStore.m:67)
   4   AppName                              0x00110af3 __44-[ENAPI invokeAsyncIdBlock:success:failure:]_block_invoke (ENAPI.m:191)
@Dids
Copy link

Dids commented Apr 13, 2014

Having the same exact issue and only on the first launch for a fresh install.
After the fresh install, I'm getting a crash with every single note/notebook.
EDIT: Also, the user store problem is actually an exception (I'm breaking on all exceptions).

joaquinmoreira pushed a commit to joaquinmoreira/evernote-sdk-ios that referenced this issue Aug 9, 2022
Update evernote framework includes to use quotes to make Swift bridging headers work. Verified it builds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants