-
Notifications
You must be signed in to change notification settings - Fork 1
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
Changed to store param values in shared preferences #1
Conversation
Hello @Nirodha26, I tried to install your version the crash was solved, but It produces a new crash: Is there any way to solve this crash also? |
Hi @asami95! I'm experinecing the same issue, did you find any fix / workaround? Thanks in advance! BR, Øyvind. |
Hi! I have made a pathc file to avoid the error above (added null check on skipCodeExchange and usePKCE. I also added a try/catch around the whole onActivityResult. I have not seen the error after this patch. I'm currently using
|
Fixes #672, #360
Description
Fixes app crash issue on authorize for Android
Steps to verify
Enable "Don't Keep Activities" setting in your android Device's Developer Setting,
Authenticate user using authorize method