Jeff Sawatzky created CB-6620:
---------------------------------
Summary: fullPath on MediaFile is inconsistent on Android
Key: CB-6620
URL: https://issues.apache.org/jira/browse/CB-6620
Project: Apache Cordova
Issue Type: Bug
Components: Plugin Media Capture
Affects Versions: 3.4.0
Environment: Android
Reporter: Jeff Sawatzky
the fullPath returned on the MediaFile when doing a captureVideo (and possibly
other captures) starts with "file:/".
# I think this is an invalid uri, since uri schemes are supposed to have double
slashes followed by the path
# it is a uri and not a path. I would expect "fullPath" to be a local path and
not a uri.
# iOS returns a path, and Android is inconsistent.
--
This message was sent by Atlassian JIRA
(v6.2#6252)