Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-6620

fullPath on MediaFile is inconsistent on Android

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.4.0
    • None
    • None
    • Android

    Description

      the fullPath returned on the MediaFile when doing a captureVideo (and possibly other captures) starts with "file:/".

      1. I think this is an invalid uri, since file uri schemes are supposed to have double slashes followed by the path
      2. it is a uri and not a path. I would expect "fullPath" to be a local path and not a uri.
      3. iOS returns a path, and Android is inconsistent.

      Attachments

        Activity

          People

            Unassigned Unassigned
            niltz Jeff Sawatzky
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: