PassAndroid icon indicating copy to clipboard operation
PassAndroid copied to clipboard

Can't open from Dropbox

Open Ghedeon opened this issue 8 years ago • 2 comments

Doesn't work with Dropbox's Open with feature.

Steps to reproduce:

  1. Go to Dropbox
  2. Try to open .pkpass file with PassAndroid app.

Expected result: PassAndroid handles the .pkpass Actual result: PassAndroid shows up but the pass is not getting exported Notes: Result is the same, whether it's available offline or not.

Android version: 6.0.1

Ghedeon avatar May 10 '17 09:05 Ghedeon

can you describe "PassAndroid shows up but the pass is not getting exported" a bit more? I do not have and want Dropbox so this will be hard to debug - but I am using standard intent-filters here and it works with other apps - not sure what is different with dropbox here. Could you perhaps send a log?

ligi avatar May 10 '17 09:05 ligi

@ligi I just realized that it's more generic than Dropbox. In fact, the pass is not getting opened via any of my file managers. I've tried with FX and ES File Explorer, both of them failed to open the .pkpass with PassAndroid. So, the steps would be:

  1. Navigate to .pkpass via file manager
  2. Try to open the file using Open as or Open with action (whichever is provided by the file manager)
  3. Select PassAndroid

Expected result: PassAndroid shows up and displays the pass Actual result: PassAndroid flashes for a fraction of a second and disappears Note: I'm still able to export the pass from the PassAndroid itself, using open file action.

Ghedeon avatar May 10 '17 09:05 Ghedeon