Skip to content

manifest merge fails with firebase analytics and admob in same project. #9453

Description

@kindablissy

When building an android application which uses extension-admob and extension-firebase-analytics the job fails to merge their android manifest.

Although this is specific extensions, I thought this problem should be addressed in the defold tooling as a whole, so i'm opening the issue here.

To Reproduce (REQUIRED)
Steps to reproduce the behavior:

  1. Just add admob and extension-firebase-analytics to a project and it will not build due to android manifest conflict.

Defold version (REQUIRED):

  • 1.9.2

Platforms (REQUIRED):
-Android

** Engine Log: **
SEVERE: /tmp/job4531953598647135356/upload/AndroidManifest.xml:32:13-58 Error: Attribute property#android.adservices.AD_SERVICES_CONFIG@resource value=(@xml/ga_ad_services_config) from AndroidManifest.xml:32:13-58 is also present at AndroidManifest.xml:92:13-59 value=(@xml/gma_ad_services_config). Suggestion: add 'tools:replace="android:resource"' to <property> element at AndroidManifest.xml to override.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

androidIssue related to the Android platformbugSomething is not working as expectedextensionIssues related to an extension

Type

No type

Fields

Priority

None yet

Size

None yet

Score

None yet

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions