Vuforia init error when i add activity to manifest
hi, I Download and use a speech recognition from Github. it has a activity in manifest. the problem is when i build with it manifest vuforia fails to init, and when i delete activity speech recognition...
View ArticleUnity will not open, failed to update manifest.json,Unity will not open...
Unity won't open, it just keeps on giving me a "failed to update project manifest" error. I used to get a "packages could not be resolved" error with the old version I was using but now failed to...
View ArticleAndroidManifest.xml file locations
I have searched here and all across the net and I'm not finding a definitive answer to this question: Are AndroidManifest.xml files required to be in the Assets->Plugins->Android folder only? The...
View Articlethe min sdk version cannot be specified in the androidmanifest.xml file. you...
Please Help ME!!! I am trying to build my project onto android and I cant, the error comes up with **"the min sdk version cannot be specified in the androidmanifest.xml file. you have to remove it."**...
View ArticleExport to Android with transparent background for unity 2020.1?
I am trying to upgrade from Unity 2019.3.9 to 2020.1. When changing the version i lose the ability to Render a transparent background over Native UI. In the previous version i Exported to android with...
View ArticleAfter I imported a new plaguin I get this error: Manifest merger failed with...
Before I added the appodeal plug in everything was fine, but I also have unity ads and google services installed, so maybe that's part of the problem. I also removed the target sdk version from the...
View Articleandroid:usesCleartextTraffic=“true” in AndroidManifest not being detected
Im trying to get a file from http address, but since the target android device does not let such traffic trough, I added usesCleartextTraffic to manifest file, yet i still get the same error :...
View Article[SOLVED] PlayerPrefs work on my PC but not on my Android
Hi! :) I have a playerprefs variable that saves the amount of levels unlocked.My code works perfectly on pc, but when I put the game on my xiaomi android it won't work. Note: The app is not requesting...
View ArticleHow to add a line on the Android manifest instead of replacing the whole of it?
Hi! I just want to add this line to the manifest to not allow Google Play from doing the autobackup of my game. However according to this link https://docs.unity3d.com/Manual/android-manifest.html,...
View ArticleAndroid app crash at start because of error "Unable to get provider...
Upgraded Unity project from **2020.1.6** to **2020.3.4.** . Builds perfectly but android app crash immediately at start(tested on android 8,10,11) because of error **"Unable to get provider...
View ArticleError on Uploading app to Google Playstore
I'm a newbie in Unity 3D, I had created an AR App with vuforia SDK that uses an AR Camera. And it works fine. The problem is when I try to upload the 'aab' file it shows up with an Error. ----------...
View Articleandroid men
when i build my project there are some error occur 1 first a warning show failed merge manifest and then some error show in console > Task :launcher:preBuild UP-TO-DATE> Task...
View ArticleSoft Keyboard Hides Input Field - AndroidManifest not working?
Hello, By default, unity soft keyboard, atleast in android, hides the InputField. To change this behaviour, I thought simply updating the AndroidManifest.xml, as mentioned in the android documentation...
View ArticleHow to validate unity3D file with its manifest file ?
Hi, In my on going project ( MEAN STACK ) we have requirement to upload bundle, manifest, FBX files separately. Once bundle (.unity3D) file is uploaded, then at time of uploading manifest file, I have...
View ArticleThe minSdk version can not be specified in the AndroidManifest.xml file. You...
I have tried removing minsdk from android manifest and other possible solutions on internet but all in vain.
View ArticleWhen uploading apk to Google Play Store for internal testing, it converts the...
When uploading APK to Google Play Store for internal testing, it converts the minimum SDK to target SDK and restricts the number of supported devices. At first I get min sdk to 19 but when I click on...
View ArticlePlayerprefs don't reset after reinstalling the build on my phone.
Hello, I have arranged a PlayerPrefs value 'isOnboardingComplete' to avoid restarting an onboarding tutorial, after the user plays the first game session. But after uninstalling the app on my android...
View Article'You uploaded an APK or Android App Bundle which has an activity, activity...
Hi there. I'm working on an update to an already-published app on the Google Play Store. After working on my game for a while, I uploaded my .aab build to Google Play Internal Testing, only to have my...
View ArticleGoogle Play not accepting android manifest
Hey there everyone, I require some assistance with publishing to Google Play. My game was having issues being run on Android 12 and above, so I adjusted the manifest accordingly and tried to publish...
View ArticleCan't build game after admob
So I've made a game for android. It currently has Unity Ads but I want to switch to admob. The process is really simple but when it's time to build I get wierd errors. Basically I think the problem is...
View ArticleError while building; manifest merger failed with multiple errors see logs
Hello, I cant build after I added facebook sdk, I trying to solve it for days but no hope. Also there is admob and facebook audience nework packages. I upgraded to latest version of unity 2019 but...
View ArticleAdd manifest.json dependencies to exported Unity Package
I have a unity package which is built via the `AssetDatabase.ExportPackage` API. The code in my package is depends on `com.unity.ads.ios-support`. Is there a way to add `com.unity.ads.ios-support` to...
View ArticleDo I have to ask permission for file manipulation for my Android app in unity?
I have made an app for myself in unity(android) that can check the name and creation date of files and can also rename or delete files. It works well in editor for my PC. But, when I built an APK, it...
View Article"package.json not found" error in cloudbuild
Hello! I added ML-Agents to my project and when I try to CloudBuild it, I get an error. How to add ML-Agents to Project I installed ML-Agents Extensions package (com.unity.ml-agents.extensions) locally...
View ArticleMicrosoft.NETCore.App.deps.json dependencies was not found
When I create project or load from template, I have 2 the same errors: "An assembly specified in the application dependencies manifest (Microsoft.NETCore.App.deps.json) was not found: package:...
View ArticleProject still references Facebook Ads, even though I removed them
I have an android app where I used to have Facebook Ads. Then, I wanted to get rid of them by deleting any reference to Facebook. The app compiles and start perfectly fine when I build it as an APK and...
View ArticleFailed to repackage resources(tag services)
Hi can anyone help share some idea why im facing this problem? i have been searching fix for this but i cannot find working. ![alt text][1] ![alt text][2] [1]: /storage/temp/202584-2.jpg [2]:...
View ArticleGooglePlayGames AndroidManifest.xml file not showing as downloaded
I am trying to make a build for my mobile game when this error pops up. I don't know where I can get this file back from. It wont let me post the error but it says "Manifest file doesn't exist:...
View Articlelocal package no longer shows in editor
Unity version 2021.3.15f1 I have a local package that has suddenly stopped showing in editor under my Packages folder. The package still works and I get no errors on the scripts. The solution file also...
View Article"Your app is not allowed to specify 'AD SERVICES CONFIG' property in the...
Hello everyone. I have a problem with unity 2022: when I try to publish my app on google play console for internal test It gives me the following error: "Your app is not allowed to specify 'AD SERVICES...
View Article