[
https://issues.apache.org/jira/browse/CB-9897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14981426#comment-14981426
]
Richard B Knoll commented on CB-9897:
-------------------------------------
I believe this is fixed in cordova-android 5.0.0 and the cordova-plugin-camera
master (see the comments of
https://github.com/apache/cordova-plugin-camera/pull/93 ). At the very least I
don't see it happening anymore. I am not sure what the status of the release is
for the new versions.
> 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
>
> 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]