Comment 1 for bug 1340635

Revision history for this message
David Planella (dpm) wrote : Re: Right workflow wrong wording on error on Initlial run of the app

For this, we need Reminders to differentiate the following two scenarios:

- There is no Evernote account, thus a "no account" button is shown, the user is taken to the account creation UI, and once created focus is back on the app and notes are fetched. This bit is already implemented.
- There is an Evernote account, but it has been created outside of the app and it needs explicit user authorization in the first run -> show the authorization screeen and once authorization has been successful, bring focus back on the app and fetch notes. This is not yet implemented.