"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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 Article