Environment Info:
APK Version: 1.2.0 (9)
Android simulator version: 6.0.1
Repro Steps:
- 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.
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.