Skip to content

Manifest merger failed #2

@wendt88

Description

@wendt88

To get it work, I had to add xmlns:tools="http://schemas.android.com/tools" in application-tag of my AndroidManifest.xml and tools:replace="android:authorities"-attribute to your provider andmeta-data-tags

Error was:

Manifest merger failed : Attribute provider#android.support.v4.content.FileProvider@authorities value=(<APPID>.fileprovider) from AndroidManifest.xml:58:13-64
        is also present at [:MultiTypeFilePicker-release:] AndroidManifest.xml:41:13-60 value=(<APPID>.provider).
        Suggestion: add 'tools:replace="android:authorities"' to <provider> element at AndroidManifest.xml:56:3-65:14 to override.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions