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
Revoke storage permission of app in the background.
2.Click the Navigation button in the top right-hand corner of app.
3.Click the Project button.
4.Click the Open button, then the app will crash.
I believe the APIs for checking(checkSelfPermission)/asking(requestPermissions) storage permission should get called.
The text was updated successfully, but these errors were encountered:
Environment Info:
APK Version: 1.2.0 (9)
Android simulator version: 6.0.1
Repro Steps:
2.Click the Navigation button in the top right-hand corner of app.
3.Click the Project button.
4.Click the Open button, then the app will crash.
I believe the APIs for checking(checkSelfPermission)/asking(requestPermissions) storage permission should get called.
The text was updated successfully, but these errors were encountered: