Jump to content

herbig

Level 1
  • Posts

    2
  • Joined

  • Last visited

Everything posted by herbig

  1. Great, I've also submitted to them. Thank you!
  2. Hi! I am a developer for the Pocket app. The recent update to Evernote 10 has broken sharing from our app to Evernote. Currenly, we used the com.evernote.action.CREATE_NEW_NOTE intent, with a URI to a custom constructed ENML file via EXTRA_ENML. This no longer works in the new version, and instead crashes the app, with ActivityNotFoundException, as it seems no activity is available anymore to handle CREATE_NEW_NOTE. We would like to continue sharing an ENML file to Evernote, or know of a solution around this crash. Any help would be appreciated! Evernote Intent documentation for reference: https://dev.evernote.com/doc/articles/android_intents.php
×
×
  • Create New...