cordova-plugin-file icon indicating copy to clipboard operation
cordova-plugin-file copied to clipboard

Error 9 when trying to save a file on android 10 folder Download

Open gmoraiz opened this issue 3 years ago • 0 comments
trafficstars

Bug Report

When I try to save a file in the download/documents folder (on a mobile with android 10), the following error occurs: FileError {code: 9} The strange thing is that on android 11 and 12 it works, on 9, 8 and 7 too...

Version information

android-targetSdkVersion: 30 android-minSdkVersion: 19 cordova-plugin-file: 7.0.0 cordova: 10 device: Galaxy Nexus API 29 Android

Checklist

  • [X] I searched for existing GitHub issues
  • [X] I updated all Cordova tooling to most recent version
  • [X] I included all the necessary information above

gmoraiz avatar Jun 25 '22 02:06 gmoraiz