Evernote / evernote-sdk-ios

Evernote SDK for iOS
Other
398 stars 130 forks source link

Cannot create HTML format note using ENSaveToEvernoteActivity. #100

Closed sonsongithub closed 10 years ago

sonsongithub commented 10 years ago

I want to upload HTML note.

note.content = [ENNoteContent noteContentWithSanitizedHTML:string];
sonsongithub commented 10 years ago

Sorry, I took mistake...