Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.
This repository was archived by the owner on Apr 23, 2024. It is now read-only.

Android app cannot be built if Unity XR is present in project #64

@rysenko

Description

@rysenko

While building a project with Unity XR and AppMertrica I get a class name conflict:

Execution failed for task ':launcher:checkReleaseDuplicateClasses'.
java.lang.RuntimeException: Duplicate class a.a.a found in modules jetified-arcore_client-runtime.jar (:arcore_client:) and jetified-installreferrer-2.2-runtime.jar (com.android.installreferrer:installreferrer:2.2)

This is due to required dependency Install Referrer Library 2.2 that is obfuscated in the same way as native ARCore dependency in Unity.

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