Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Fixes #3693 Request permission to download envs in the external storage#3694

Merged
bluemarvin merged 2 commits intomainfrom
v11/env_external_fix
Jul 17, 2020
Merged

Fixes #3693 Request permission to download envs in the external storage#3694
bluemarvin merged 2 commits intomainfrom
v11/env_external_fix

Conversation

@keianhzo
Copy link
Copy Markdown
Contributor

Fixes #3693 Request permission to download envs in the external storage

@keianhzo keianhzo self-assigned this Jul 17, 2020
@keianhzo keianhzo requested a review from bluemarvin July 17, 2020 14:52
@bluemarvin
Copy link
Copy Markdown
Contributor

This patch doesn't seem to work with NoAPI on Android 10. I grant permission but I get an error saying it couldn't unzip the file every time I select a different environment. Using internal storage, it works as expected. I will try on android 7/8 next.

@bluemarvin
Copy link
Copy Markdown
Contributor

@bluemarvin
Copy link
Copy Markdown
Contributor

Verified it works on HTC Focus Plus

Copy link
Copy Markdown
Contributor

@bluemarvin bluemarvin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pico crashes with the patch applied.

@bluemarvin bluemarvin force-pushed the v11/env_external_fix branch from b45414e to 9906e69 Compare July 17, 2020 22:56
@bluemarvin bluemarvin merged commit 5c78ffd into main Jul 17, 2020
@bluemarvin bluemarvin deleted the v11/env_external_fix branch July 17, 2020 23:33
bluemarvin added a commit that referenced this pull request Jul 17, 2020
…ge (#3694)

* Request permission to download envs in the external storage

* Request Write instead of Read permission.

Co-authored-by: Randall E. Barker <simstorm@mac.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The app crashes when downloading the new environments if the External storage is set as default and permissions are not yet granted

2 participants