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

Duplicate permissions in example manifest? #1

Open
dimmduh opened this issue Feb 7, 2017 · 1 comment
Open

Duplicate permissions in example manifest? #1

dimmduh opened this issue Feb 7, 2017 · 1 comment

Comments

@dimmduh
Copy link

dimmduh commented Feb 7, 2017

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]

@dzinad
Copy link
Collaborator

dzinad commented Nov 23, 2020

Hello. Please make sure that app is fully uninstalled and apk is removed before you try to install it again. Also check that you do not attempt to install multiple build variants of your app.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants