You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.
Output of adb shell getprop ro.build.fingerprint: Not available since it's been reported on a device that I have no access to
STEPS TO REPRODUCE THE ISSUE
Launch the app on Android 11 Beta 3
Trigger the Camera Permission
Note the option Ask every time - choose it
Enter AR, exit it and restart the title
Try to access the AR feature again - note that the pop-up will not appear again (even if the ask every time option was chosen) - instead the "permission already denied; check settings" pop-up will appear
WORKAROUNDS (IF ANY)
None
ADDITIONAL COMMENTS
The final release of Android 11 is expected to take place in September. Any chances to release a version of the SDK that is compliant with Android 11 Permissions flow before Android 11 is released?
Thanks
The text was updated successfully, but these errors were encountered:
calaba140
changed the title
Prepare SDK to be compliant with Android 11 Permissions flow
Prepare SDK to be compliant with Android 11 permissions flow
Aug 13, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
SPECIFIC ISSUE ENCOUNTERED
Camera Permission flow is not respected for the "Ask every time" / "Only this time" option on Android 11. Instead the Deny permission flow is invoked
VERSIONS USED
adb shell getprop ro.build.fingerprint
: Not available since it's been reported on a device that I have no access toSTEPS TO REPRODUCE THE ISSUE
WORKAROUNDS (IF ANY)
None
ADDITIONAL COMMENTS
The final release of Android 11 is expected to take place in September. Any chances to release a version of the SDK that is compliant with Android 11 Permissions flow before Android 11 is released?
Thanks
The text was updated successfully, but these errors were encountered: