What’s the recommended procedure for handling perm...
# compose-android
j
What’s the recommended procedure for handling permission request dialogs when create a baseline profiles?
Follow-up: Handling runtime permissions while generating baseline profiles. I’ve tried using
GrantPermissionRule
but no luck. Does anyone has has any solutions that have worked for them?