Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Starting the app with intent #109

Open
Willem-Dekker opened this issue Dec 12, 2019 · 4 comments
Open

Starting the app with intent #109

Willem-Dekker opened this issue Dec 12, 2019 · 4 comments

Comments

@Willem-Dekker
Copy link

Starting the application with a intent that has a fallback_url will cause the application to go to that url when you disclose the attributies instead of going back to the place the intent came from.

const intent = `intent://${url}#Intent;package=org.irmacard.cardemu;scheme=cardemu;l.timestamp=${Date.now()};S.browser_fallback_url=https%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dorg.irmacard.cardemu;end`;
@davidv1992
Copy link
Contributor

Thank you for your report. I am currently trying to reproduce your issue, but so far cannot reproduce it. Can you specify the following:

  • Which version of the irma app are you using (you can find this under settings or about in the irma app)
  • Which android version are you using, and from which vendor?

@Willem-Dekker
Copy link
Author

Version 5.6.2 (3145787)
Oxygen OS 9.5.8.gm57BA Oneplus 7

i have seen the issue on other android devices

@davidv1992
Copy link
Contributor

Ok, can you tell me the website/app that you use to start the session (i.e. the website/app producing the intent url)?

@confiks
Copy link
Collaborator

confiks commented Dec 17, 2019

It might also be beneficial if @WillemSpoelstra would describe the reproduction case in a few more steps. Especially an indication of when exactly the app returns to the fallback_url.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants