Do I have to edit an AdMob manifest?
Hi there! Here is my manifest: Do I have to change something in it? Thanks!
View ArticleNeed help combining 2 AndroidManifest.xml different plugins?
hello i have been trying to combine 2 androidManifest.xml for 2 days now. i tried to follow Eugenio instruction...
View ArticleIs manifest.xml compulsory for Unity Android Build for publish on play store?
Hello, I created a simple game for a friend and now he wants it to upload it to the google play store. I did create a keystore and signed the app for publishing. But I am unsure whether we need to add...
View ArticleHow to make your Android app open xml files?
Hi, I would like to associate my game with xml files, so when I try to open one on my Android mobile (through file browser or email attachments) my game would be in the list of available apps to do it....
View Articleunable to merge androidmenifest
Error building Player: CommandInvokationFailure: Unable to merge android manifests. See the Console for more details. C:\Program Files (x86)\Java\jdk1.6.0_31sad\bin\java.exe -Xmx1024M...
View ArticleUnable to find unity activity in manifest. You need to make sure orientation...
Can anybody give me an idea of what this warning means or what it relates to? My augmented reality program was running on my tablet using Unity Remote 4 fine, but I seem to have come back to it and it...
View ArticleGoogle play says i have "in app purchases" but i dont...
Hey guys, The title basically says it all. When i published my app "Crystal Legends" to google play it says i have in app purchases even though I dont. I was wondering how I remove this. I did some...
View ArticleHow to change android app launchMode?
Hi, I added two android plugins to my app on Unity: the google play services and the google admob plugin. They created the android manifest file and after that, when I click the app icon it restarts...
View ArticleError building Player: UnauthorizedAccessException: Access to the path ".apk"...
Hello, I'm trying to build my APK but I'm getting this error, I'm frustrated as hell because this does not make sense, I've built it yesterday successfully, the only thing I've changed is the manifest...
View ArticleFacebook android manifest.xml problem
I find that i have some question in facebook androidmanifest.xml i use some of the plugins and those androidmanifest.xml is inside the assets>plugins>android, all i need to do is group those xml...
View Articlewhere is the manifest file in unity?
hello guys, I am about to publish my 2d-game on google play. According to check-list i am supposed to remove log calls and android:debuggable attribute file from the manifest file. where is the...
View ArticleHow to display a detailed game startup log during splash screen?
Hi! I am having a extremely hard time getting my game approved by the Google AndroidTV testing team. It seems every time they start my game it freezes during the Splash Screen and they only see the...
View ArticleChange false and true in Manifest
Hello ! I have a problem. I can't modify the AndroidManifest-main. I want change the false to true : **** I modify, build my project and the "true" became a "false" !!! Can you help me please ? Sorry...
View Articlewhy is merge error appearing when combining 2 android manifests?
console build error containing name=com.unity3d.player.UnityPlayerNativeActivity] element i have copied plugin manifest content to playservices lib manifest so they are same. minsdk..is 9 and target...
View ArticleXML Manifest: Unity and Android
Hello everyone I already looked for similar topic on Internet but i can't find anything that works. I created a Unity game for android and i put it on the play store, I want to update the game but when...
View ArticleAuto Lunch Android app
Hello Guys! I need to make an android App that Auto Lunch When You turn on the device, having the app installed. I know you must have a android Manifest edition for that, plus making some functions in...
View ArticleAndroid game displays 2 game icons
As the title says I get this when I install the apk. After using a plugin to display ads in the game android manifest shows two activities with the LAUNCHER property. It's just like it was mentioned in...
View ArticleIssue Manifest Merge
Hi, I am using 3 plugins: • Soomla • UnityAds • Union Social I have the following error copiling the Android version: (Can you help me?) Thank you! CommandInvokationFailure: Unable to merge android...
View ArticleHaving Problem With AndroidManifest.xml
Hi, we are sooooo close to finishing our game, it is ready to be published through google play but we are having problems making any of the game services work. we have a simple achievement button that...
View ArticleParse push notification doesn't show
Hi, For several days now, I'm trying to send push notifications from the parse system to my android device. I have read parse push notification guide and pepoles's questions and I just can't get this...
View Article