Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.5.0
-
None
-
None
Description
This is especially important as the camera plugin right now returns a URL of the following format when successfully capturing a photo:
"ms-appdata:///local/" + storageFile.name
This kind of URL format cannot be resolved by the file plugin right now so the result returned by the camera plugin cannot be used by the file plugin in any way.
Attachments
Issue Links
- is related to
-
CB-7413 File plugin can't resolve native 'ms-appdata' URIs
- Closed