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

How to get a valid response #14

Open
Even183541728 opened this issue Sep 14, 2023 · 2 comments
Open

How to get a valid response #14

Even183541728 opened this issue Sep 14, 2023 · 2 comments

Comments

@Even183541728
Copy link

I can't get any data when use demo-auth,because can't call onNewIntent funcation ,and I‘m call handleAuthResponse funcation when onActivityResult callback ,but is null in intent.data,so what can I do to get the correct data? thanks

@haifano
Copy link
Collaborator

haifano commented Sep 20, 2023

If your activity is destroyed and re-created, you can get the data in onCreate

@Even183541728
Copy link
Author

Even183541728 commented Sep 20, 2023 via email

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

2 participants