Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't save to file when using Android 10 #1341

Closed
HarelM opened this issue Oct 25, 2020 · 1 comment
Closed

Can't save to file when using Android 10 #1341

HarelM opened this issue Oct 25, 2020 · 1 comment
Assignees
Labels
bug Critical Needs to be fix ASAP
Milestone

Comments

@HarelM
Copy link
Member

HarelM commented Oct 25, 2020

Bug

What I expect to happen

I should be able to save to routes to file

What really happened

Error saying there was a problem

What I did that caused the issue - step by step

  1. Using an Android 10 device
  2. Plan a route
  3. Save to file

My environment

  • Operating System and version: Android 10
  • Web Browser and version: N/A

Things I think the developers should know, images, links etc.

Might be related to this PR:
apache/cordova-plugin-file#410
And this issue:
apache/cordova-plugin-file#408

@HarelM HarelM self-assigned this Oct 25, 2020
@HarelM HarelM added bug Critical Needs to be fix ASAP labels Oct 25, 2020
@HarelM HarelM added this to the Next Release milestone Oct 25, 2020
@HarelM
Copy link
Member Author

HarelM commented Oct 25, 2020

Seems like there's a temporary workaround for this: requestLegacyExternalStorage.
apache/cordova-plugin-file#408 (comment)
Need to update cordova and cordova-android and add this flag...

@HarelM HarelM closed this as completed in 41cb833 Oct 26, 2020
@HarelM HarelM reopened this Oct 27, 2020
HarelM added a commit that referenced this issue Oct 27, 2020
…endencies as required by new cordova cli version.
HarelM added a commit that referenced this issue Oct 27, 2020
HarelM added a commit that referenced this issue Oct 27, 2020
HarelM added a commit that referenced this issue Oct 27, 2020
HarelM added a commit that referenced this issue Oct 27, 2020
HarelM added a commit that referenced this issue Oct 28, 2020
HarelM added a commit that referenced this issue Oct 29, 2020
HarelM added a commit that referenced this issue Oct 29, 2020
HarelM added a commit that referenced this issue Oct 29, 2020
…dd back wirte external storage permission
@HarelM HarelM closed this as completed Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Critical Needs to be fix ASAP
Projects
None yet
Development

No branches or pull requests

1 participant