[ 
https://issues.apache.org/jira/browse/CB-12593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15940414#comment-15940414
 ] 

Connor Pearson commented on CB-12593:
-------------------------------------

[~kerrishotts] It's mostly identical to what the camera does. The only real 
difference is the provider paths file.

{code}
<paths xmlns:android="http://schemas.android.com/apk/res/android";>
    <files-path name="FileAttachments" value="FileAttachments/" />
</paths>
{code}

> FileProvider conflict in the camera plugin
> ------------------------------------------
>
>                 Key: CB-12593
>                 URL: https://issues.apache.org/jira/browse/CB-12593
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Camera
>            Reporter: Connor Pearson
>
> Version 2.3.1 of the camera plugin adds a FileProvider to the 
> AndroidManifest. I already have a plugin that is doing this, so the duplicate 
> entries cause a build error.
> {code}
> Element provider#android.support.v4.content.FileProvider at 
> AndroidManifest.xml:19:9-21:20 duplicated with element declared at 
> AndroidManifest.xml:16:9-18:20
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to