Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

onActivityResult not called in DeepLinkActivity #264

Open
Ghedeon opened this issue Oct 31, 2019 · 0 comments
Open

onActivityResult not called in DeepLinkActivity #264

Ghedeon opened this issue Oct 31, 2019 · 0 comments

Comments

@Ghedeon
Copy link

Ghedeon commented Oct 31, 2019

Is there anything special about doing startActivityForResult in DeepLinkActivity? For some reason, onActivityResult is never being called.

To provide some context, the usecase I'm trying to solve is:

  1. Catch the deeplink Uri
  2. Start authentication flow with startActivityForResult
  3. Come back to onActivityResult and dispatch the original Uri.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant