Search individual manifests for READ_PHONE_STATE
I have READ_PHONE_STATE in my final manifest (apk build). From what I understand, Unity combines all manifests. Some manifests can be seen, while some are inside .aar files (can be unzipped). Is there...
View ArticleUnity can not merge AndroidManifest files because it claims not to find a tag...
I'm getting a strange error when trying to build an android version of our application `Temp/StagingArea/android-libraries/CropLib/AndroidManifest.xml:6] Undefined 'name' attribute in...
View ArticleIs it possible to publish Daydream app with Unity 5.5.4
So I have a working Daydream app build in 5.5.4, the only issue I have with it is there is no where to place or upload the foreground and background images for the VR icon for the Daydream Menu. I have...
View ArticleUnable to retrieve application from network while i try to connect with...
Hello everyone, I recently developed an android game using Unity 5.5.4p4, now im triying to integrate achivements with [google play games plugin made from unity][1]. I already configured step by step...
View Articleandroid AndroidManifest.xml:5: error: String types not allowed - with 2017.2.03f
This is a new project with just UI button and no other assets or plugins - jdk1.8.0_152.jdk - sdk-tools-darwin-3859397 player settings - not changed minimum api level -16 target API - highest available...
View ArticleAvoid android permission prompt when returning to app after changing settings...
**Scenario:** My app follows Android 6 permission guidelines, by suppressing Unity's permission requests at launch time. The user grants Location Permissions when needed. In my manifest, I used: If the...
View ArticleManifest Version Code
I am changing the version code in the manifest but when i create the new apk it changes automatically, so i can't update my app in google play because it says that the version code is the same. It...
View Articlebuild VR samples for android
followed the [steps given by Google][1] to build the Unity VR samples to android. (Flyer scene). but I get the following error.![alt text][2] Has anyone got this error in similar work? Is it possible...
View ArticleARCore is included even disabled, which forcing minSdkVersion to be 19.
I've already set the Minimum API Level to 16 (Android 4.1), and didn't tick ARCore support. ![minimum api level][1] ![xr settings][2] However, when I build, it failed with: uses-sdk:minSdkVersion 16...
View ArticleUnable to merge Android manifests. (5.6.0p3)
I got passed the 'Unable to list target platforms' error by installing the 5.6.0p3 patch. The build goes further along, and I get stuck at 'Unable to merge Android manifests'. Console Error...
View ArticleUnable to merge manifest - building augmented to apk
SO CONFUSE WITH THIS ERRORS, I'M SO STRESS RIGHT NOW NEED HELP CommandInvokationFailure: Unable to merge android manifests. See the Console for more details. C:/Program...
View ArticleBuild error for gear vr app involving manifest
I am making a prototype for a simple game and right now the project is as simple as possible, a textured cube imported from blender with an orb inside it also imported from blender. I also imported the...
View ArticleAndroidManifest-main error when exporting project on another PC.
I have a problem when I try to export a project. It was done on my PC and I don't have issues with it, but when I try to export it while working from another PC, it gives me merging errors like this:...
View ArticleUnable to merge android manifests while integrating Rewarded Videos from Admob
Hi, I was trying to integrate Rewarded Videos from Admob into my game. Tried building & running my game and this error popped up. I looked at a dozen solutions related to the manifest merging...
View ArticleManifest Merge Problem
Hello, I faced the problem with manifest merging. I use custom manifest. And i got error when i am adding permission.C2D_MESSAGE permissions. Without it there no errors. How to understand the problem?...
View Articleafter i imported admob to my android unity project and edited the code, error...
please note that it is running normally on the editor but when I tries to build it a pop up message appears: FAILED TO REPACKAGE RESOURCES. SEE THE CONSOLE FOR DETAILS. when I opened the console I...
View ArticleScreenshot functionality Android
I am using the script below in an Android project to take a screenshot. In the Editor it works perfectly, but when I push it to an Android device it has an issue. When you first press the button, it...
View ArticleUnity 5.6.2.1f Android Build Error
Hi, I am using Unity for Windows and I am getting the following 2 errors. ---------- [Temp\StagingArea\AndroidManifest-main.xml:58, C:\Users\Danish...
View ArticleWhite screen before Splash screen change to black
Hello everybody, When I launch my game on android white screen shows for second what is annoying. How can I change this white screen to black? I was searching and I found that I can probably change it...
View ArticleUnable to merge Android Manifests
Hello, I have an Android project that I develop on Windows machine but the builds are done on Mac machine where it has the license of Unity Pro. Everything was working fine for a couple of years until...
View Article