Unable to merge android manifests
The error is not the one with the api differing. This is the error showing: /Users/builduser/buildslave/unity/build/Editor/Mono/BuildPlayerWindowBuildMethods.cs:181 at...
View ArticleAndroid Manifest Merge Problem AdMob
I just installed the AdMob-Plugin and used the functions in my scripts. Now I want to build the Android app and got 3 error Messages about the Android manifest. ![alt text][1] [1]:...
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 ArticleDisable permission requests
Hello everyone! Me and my friend created a game recently. When we open the game (we installed an APK on our phones), 4 permission request dialogs appear: one for the contacts, one for the position, one...
View ArticleHow to load a ".manifest" file for a single assetbundle
I know that I can load the mian AssetBundleManifest file by: AssetBundleManifest Manifest =AssetBundle.LoadFromFile(Application.streamingAssetsPath + "/StreamingAssets").LoadAssets() But I found there...
View ArticleQuestion about Unity Package Manager System and GITHUB.
I've been looking at the new [Unity Package Manager System][1], and I would like if I can create my own packages and create a dependency tree using github as a repository. It would be the same way it...
View ArticleTrying to merge incompatible...
i have integrated updated chartboost sdk in my project,but i am facing this issue..Anybody please help :( Temp\StagingArea\android-libraries\Heyzap\AndroidManifest.xml:4] Trying to merge incompatible...
View ArticleAndroid Build Failure (CommandInvokationFailure)
Hi folks, I've seen other people with a similar problem, but each seems to be slightly unique. I don't know what exactly to do to fix this issue. ---------- These are the current packages I have...
View ArticleWrong data in the Android manifest after build gradle with export in Unity...
Hello, I have a problem with exporting project using Gradle. Unity generates wrong Android manifest without specifying attributes from PlayerSettings, like: package attribute, versionName, versionCode,...
View ArticleInput.location GPS issue
Hello, I am using Input.location to get longitude and latitude on Android devices. It perfectly works on a Galaxy S7 (Android 7.0) but not with OnePlus 6 (Android 8.1). They both had GPS enabled, same...
View ArticleUnable to merge android manifests MAC
Please help! I've tried everything I could but this issue doesn't get solved. I've checked all the Q/A I could find on google, still couldn't solve this. When I click **Build** or **Build and Run** it...
View ArticleI keep getting this error but I just installed? What can I do to fix this ASAP?
I just installed unity but when I try to open is gives me an error. Failed to resolve packages: Manifest...
View ArticleVungle - missing permissions (Heyzap)
Hey guys! I really need your help.. i add heyzap and vungle in empty project, build to android, and when i check mediation suite, i see Missing Permission in Vungle. I did everything according to the...
View ArticleMy build keeps failing, please help?
hey guys, I recently added playfab so that I could utilize features like cloudsaving to my game. I am trying to build for android currently, and would added both the facebook SDK and Google Play Games...
View Articlehelp with build error
hey Guys, My android manifest file is giving this error: AndroidManifest.xml:45: Tag attribute authorities has invalid character '$'. the source of the error is:
View ArticleAndroid manifest does not merge with generated manifest.
I'm using android studio to create a simple plugin for Unity to test my hand in creating a simple application where I could just send commands back and forth between unity and the plugin. I've gotten...
View ArticleFirebase with Google Play Games integration build error
Hi, I am getting an error after Firebase and google play games integration. I cant build apk. CommandInvokationFailure: Failed to re-package resources. E:\AndroidSDK\build-tools\28.0.0\aapt.exe package...
View ArticleShould I disable unused Package Manager dependencies?
I have a project in Unity 2018.1.9 and manifest.json contains only ProBuilder. After upgrade to Unity 2018.2 Unity added itself about 25 additional packages there, including Ads, Purchasing, TextMesh...
View ArticleUnity C# AndroidManifest landscape screen
Hey Guys! I am really new in Unity Android Developing, so I think my Question isn't very difficult: I made a part of an Android Game in Unity C# Android. When I wanted to test the game I recognised...
View ArticleAndroidSDKToolsException: Unable to merge android manifests.
Hi , I have this error when I build my Android project UnityEditor.Android.AndroidSDKTools.DetectErrorsAndWarnings (System.String logMessages, System.String errorMsg)...
View Article