Ink / ThatInbox

ThatInbox is a free and open-source email client
MIT License
507 stars 171 forks source link

Ink Workflow actions sent to Ink pre-login get lost #1

Open rcoh opened 11 years ago

rcoh commented 11 years ago

They need to be queued / cached pre login and then invoked once the client is logged in

AYastrebov commented 11 years ago

I don't get in. Can you explain it more detailed?

rcoh commented 11 years ago
  1. Log out of ThatInbox
  2. Switch to ThatCloud (or other Ink app)
  3. 2 finger double tap a pice of content (eg. the picture that says Ink). The Ink workspace should launch.
  4. Touch "Send Email With Attachment"

What should happen:

  1. Presented with the login screen with an indication that there is a pending action
  2. Login to email
  3. The pending action (Send Email with Attachment) is run, opening the compose window with the message attached

What happens:

  1. Presented login screen
  2. Login to email
  3. Ink action does not occur

On Tue, Sep 10, 2013 at 8:43 AM, Andrey notifications@github.com wrote:

I don't get in. Can you explain it more detailed?

— Reply to this email directly or view it on GitHubhttps://github.com/Ink/ThatInbox/issues/1#issuecomment-24171112 .

AYastrebov commented 11 years ago

@rcoh, thanks for explanation! I've fixed that.