Extra Permissions entered twice into AndroidManifest.xml
When entering an extra permission for the AndroidManifest.xml from within the project settings it get's inserted into the AndroidManifest.xml two times instead of one. when I enter: com.android.vending.BILLING The actual manifest upon building shows
(comments are locked)
|
The way I had to fix this is to use the ManifestRequirementsOverride.txt and add it myself (among the required entries)
(comments are locked)
|
Your answer
Follow this question
Once you sign in you will be able to subscribe for any updates here
Hi KillerSneak,
Can you show me your project settings setup where you're adding the extra permission? A screenshot will be fine.
Thanks!