-
Notifications
You must be signed in to change notification settings - Fork 1
Changed to store param values in shared preferences #1
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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