You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2016/10/26 21:12:58 UTC

[jira] [Updated] (CB-12069) Permission Errors with Android Support v4 and FilesProvider on Android 4.4.4

     [ https://issues.apache.org/jira/browse/CB-12069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bowser updated CB-12069:
----------------------------
    Description: 
When using a Moto G (XT1022), it was discovered that the Camera is no longer writing to the file using the FilesProvider.  It seems that there is a READ_ONLY filesystem error on the shared FS, even though it's a shared FS.  It's very likely that we have to tell users who want to support 4.4.x to not upgrade to the new Camera plugin, since it doesn't work on Kitkat and lower.

Thought: What's the point of a compatibility library that's not compatible with KitKat and lower?

  was:
When using a Moto G, it was discovered that the Camera is no longer writing to the file using the FilesProvider.  It seems that there is a READ_ONLY filesystem error on the shared FS, even though it's a shared FS.  It's very likely that we have to tell users who want to support 4.4.x to not upgrade to the new Camera plugin, since it doesn't work on Kitkat and lower.

Thought: What's the point of a compatibility library that's not compatible with KitKat and lower?


> Permission Errors with Android Support v4 and FilesProvider on Android 4.4.4
> ----------------------------------------------------------------------------
>
>                 Key: CB-12069
>                 URL: https://issues.apache.org/jira/browse/CB-12069
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, Plugin Camera
>            Reporter: Joe Bowser
>            Assignee: Joe Bowser
>
> When using a Moto G (XT1022), it was discovered that the Camera is no longer writing to the file using the FilesProvider.  It seems that there is a READ_ONLY filesystem error on the shared FS, even though it's a shared FS.  It's very likely that we have to tell users who want to support 4.4.x to not upgrade to the new Camera plugin, since it doesn't work on Kitkat and lower.
> Thought: What's the point of a compatibility library that's not compatible with KitKat and lower?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org