Fixed
Status Update
Comments
ah...@gmail.com <ah...@gmail.com> #2
To reproduce the issue. Open a fragment for example then request permission. send the app to background, open it again from recent apps. it will crash with the above exception.
[Deleted User] <[Deleted User]> #3
IMPORTANT:
Please try
Studio Build: OS: Android Device model number & build number: Android SDK Platform Tools version: Attach the idea.log file via Help > Show Log in Finder.
Steps to Reproduce: 1. 2. 3.
il...@google.com <il...@google.com> #4
This has been fixed already in
Description
Artifact used (ex. androidx.activity:activity:1.2.0-alpha6):
Exception
I think in the
parseResult
you should also check if the array is empty or not before just accessing it with index zero and if its empty that mean the permission is not granted