Skip to content

Manifest merger failed, dupplicate attribute in AndroidManifest.xml #10

@patrick-samy

Description

@patrick-samy

Hi team,

We're experiencing a build issue on Android:

  • react-native:0.66.3
  • react-native-helpscout-beacon:0.4.0
  • com.helpscout:beacon-ui:2.3.1

Build log error

Manifest merger failed : Attribute meta-data#com.google.firebase.messaging.default_notification_channel_id@value value=() from [:react-native-firebase_messaging] AndroidManifest.xml:37:13-29
is also present at [com.helpscout:beacon-ui:2.3.1] AndroidManifest.xml:69:13-70 value=(@string/hs_beacon_notification_channel_id).
Suggestion: add 'tools:replace="android:value"' to <meta-data> element at AndroidManifest.xml:35:9-37:32 to override.

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions