ligi / PassAndroid

Android App to view passes
GNU General Public License v3.0
805 stars 135 forks source link

Can't open from Dropbox #154

Open Ghedeon opened 7 years ago

Ghedeon commented 7 years ago

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

ligi commented 7 years ago

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?

Ghedeon commented 7 years ago

@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.