Fabrizio Bottino created CB-10664:
-------------------------------------
Summary: Android cordova.file.externalDataDirectory does not write
to sdcard
Key: CB-10664
URL: https://issues.apache.org/jira/browse/CB-10664
Project: Apache Cordova
Issue Type: Bug
Components: Plugin File
Environment: Android (tested on 5.1.x / 6.0.x)
Reporter: Fabrizio Bottino
Using a device with "large" internal memory you can't write explicitly to
sdcard: every write is emulated to internal memory, even using
cordova.file.externalDataDirectory.
Example: I have two identical tablets, one with sdcard and one without.
When I write to cordova.file.externalDataDirectory they both write to
file:///storage/emulated/0/Android/data/<app-id>/files/ when I expect one of
them to write to sdcard.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]