Skip to content

saveNewNoteToEvernoteApp does not save my note if Evernote app is not running #104

@ewanmellor

Description

@ewanmellor

https://discussion.evernote.com/topic/71474-ios-sdk-savenewnotetoevernoteapp-does-not-save-my-note-if-evernote-app-is-not-running/

From Denis Dorokhov:

I would like to report an issue that I think is a bug in Evernote iOS application. In our iOS app we use Evernote SDK for iOS version 1.3.1 for saving notes to Evernote app (using "[[EvernoteNoteStore noteStore] saveNewNoteToEvernoteApp:note withType:@"text/html"];"). We started using it in April 2014 and everything was great, but last week we've discovered that notes don't appear in Evernote after calling "saveNewNoteToEvernoteApp:withType:" method when Evernote app is not running. When Evernote app is running, then notes are successfully saved. We use the latest Evernote version for iOS.

I believe it worked before, because I tested exactly the same behavior several months ago. It can be reproduced easily if you terminate Evernote application and try to save a note within your app.

From me:

Yes, this is affecting us too.

I can't be 100% sure, but I think that this used to work. It definitely doesn't work now (when the Evernote app is closed). It works fine if the Evernote app is running at the time of the saveNewNoteToEvernoteApp call.

iOS 8.1.1.
Evernote SDK 1.3.1.
Evernote for iOS 7.6.2.313133.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions