Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.2.0
-
None
-
None
-
Android device with emulated sdcard
Description
Hi,
We are using the File plugin to store files onto device storage. For the confidentiality, these files cannot be visualized by the user outside of the application. We would like to force to use INTERNAL storage but the "requestFileSystem" function returns still a path to the EXTERNAL storage in the case where a media is mounted. Is it possible to improve the plugin by supplying a new parameter in the "requestFileSystem" method specifying if we prefer to use INTERNAL or EXTERNAL storage.
Kind regards,
Jonathan Barette
Attachments
Issue Links
- is related to
-
CB-6394 Merge file-system-roots plugin functionality into core file plugin
- Closed