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

Duplicate permissions in example manifest? #1

@dimmduh

Description

@dimmduh

in example maniest

 <uses-permission android:name="com.yandex.mobile.metrica.push.sample.unity.permission.C2D_MESSAGE"/>
  <permission android:name="com.yandex.mobile.metrica.push.sample.unity.permission.C2D_MESSAGE" android:protectionLevel="signature"/>

can build pak but can not install
Failure [INSTALL_FAILED_DUPLICATE_PERMISSION perm=com.yandex.mobile.metrica.push.sample.unity.permission.C2D_MESSAGE pkg=com.test.demo]

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