Android - Input.gyro.attitude not working
Hello, I can't seem to figure this one out. My application uses '***Input.gyro.attitude***' to move the scene camera with the device's gyro. This works fine with iOS, but I can't seem to get it to work...
View ArticleDisable permission dialog in Unity 5
Hi all, Unity 5.3.2p2 came with the following change: > Android: Marshmallow - Added the> possibility to disable the permission> dialog by adding metadata to the> activity. What metadata...
View Articleandroid playstore claiming devices are incompatible
Even an s4 that should be more that adequate, but also a vs985 that should have all the hardware on board are not allowed to install my app because the playstore claims it is "incompatible". I have my...
View ArticleI can't build my game ... I need some help here
Hi, I have made a game for android platform and it's working fine both in unity editor and in my device. BUT after i added admob plugin ( [Admob for unity plug in][1]) when I try to build it, unity...
View ArticleDetecting headphones
Hello I am developing an app for both iOS and Android, but for the time being, I am focusing on Android. It is meant for use at an art-museum, so I am not interested in any sound playing, if there are...
View ArticleUnable to build Android game, build error
Hi, I'm having an issue building my project at the moment, I've been making so many changes it's hard to say when it stopped building correctly. Doring the build process Unity is unable to re-package...
View ArticleManifest reference not part of payload
Hi, I'm trying to build my game for Windows phone 8.1, but whenever I push "Build and Run" within Unity, it starts the building process, but exits with the following error: Package.appxmanifest(20,80):...
View ArticleAndroid build "Failed to re-package resources"
Hello! I am trying to build my game on Android for the first time, and I am having issues. While building the apk file, an error pops up saying "CommandInvokationFailure: Failed to re-package...
View ArticleWhat's responsible for the `Allow XXX to access your contacts?` when first...
Greetings! When we install our game to the device, it prompts us with two questions, first one asks to access files, media, photos, etc which is fine, but then the second one asks to access contacts...
View ArticleHow to save and load a copy of the AssetBundleManifest file
Hi guys, Using Unity's Asset Bundle System, I am trying to achieve the following behaviour: 1. When app opens, if wifi connection is present, download the manifest file from cloud. 2. If no wifi...
View ArticleI use Unity 5.2.2. Android Manifest It gives error. What can I do ?
Error building Player: CommandInvokationFailure: Failed to re-package resources. See the Console for details. D:\Program Files (x86)\Android\android-sdk-windows\build-tools\23.0.2\aapt.exe package...
View ArticleWhat permisisons are necessary for basic Google Play Game Services
Hello! I am getting tired of my Unity game asking all kinds of permissions (Make phone calls? really?, Access to photos...) while games like Clash Royale literally ask for no special permissions. So it...
View ArticleAndroid Studio Integration with Unity 3D
I have been trying to integrate Android Plugin to Unity 3D. I have been able to generate the working .jar file which I believe is the first step. When I try to add it to Unity. It gives an error about...
View ArticleDaydream App Crashes on starting
I'm making a Daydream app for android but it crashes immediately. I dont know what's causing this problem. I think it has something to do with the AndroidManifest but it looks fine to me. I hope...
View ArticleHow To fix FacebookSDK merge error in androidmanifest.xml ?
Hey guys! How are you doing ? I´m almost finishing my first app. And it´s basically a trivia game. But i need Facebook SDK to do a rank with the users friends. But when i started building it for...
View Article[Android] Remove READ_PHONE_STATE and READ_EXTERNAL_STORAGE permissions
Hi guys! I'm trying to find a way how to get rid of these dialog-required permissions. they show on startup of android 6.0 and it makes many users to deny and leave the game. I've tried to export the...
View ArticleAndroidManifest.xml: meta-data unityplayer.UnityActivity
I've been recently looking at some sample AndroidManifest.xml files for several Unity projects and periodically, some projects have a main app Activity with the following meta-data...
View ArticleWhat to do when an asset developer drops off the face of the internet (Reign...
Hello, I started using the all in one native Reign plugin last week because it advertised easy iap and it actually performed unlike another plugin which advertised the same but only worked on 5.x(4.6...
View ArticleCommandInvokationFailure: Unable to merge android manifests. See the Console...
I am using Admob and Google Play store plugins in my unity app, but i am getting manifest merging error, i already made same changes in all manifest files in my project. Any help is welcome...
View ArticleAndroid InputField Keyboard Showing Light Gray Text on White background, Hard...
I recently noticed that when I bring up the keyboard on 2 of my tablets from an InputField, the text I am inputting is a very light gray on a white background. At first I thought it was not showing the...
View Article