[
https://issues.apache.org/jira/browse/CB-9897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard B Knoll closed CB-9897.
-------------------------------
Resolution: Duplicate
> android getPicture() with destinationType FILE_URI returns content provider
> instead of file url
> -----------------------------------------------------------------------------------------------
>
> Key: CB-9897
> URL: https://issues.apache.org/jira/browse/CB-9897
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Camera
> Affects Versions: 1.2.0
> Reporter: Michael Schmidt
> Labels: Android, reproduced, triaged
>
> Camera options:
> - destinationType: Camera.DestinationType.FILE_URI,
> Situation: getPicture() on android returns content provider instead of file
> url
> Problem: Other platforms return the file url - camera on android is
> inconsistent
> This requires for every camera usage a workaround on android - there is even
> a plugin for this: https://github.com/hiddentao/cordova-plugin-filepath
> -> $window.FilePath.resolveNativePath(fileUrl, function(fileEntry)
> -> directly resolve to native file url on android
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]