Unity Ads not showing on iPhone with error Could not signal service...
I'm running Unity 2020.1.0b4 with XCode 11.4. My app runs fine on iPhone but I noticed that none of the placeholder ads were showing up. On further inspection of the XCode debug outputs, I saw this...
View ArticleDoes the "Unity Data Privacy Plug-In" break my project?
Hi! When trying to figure out how to integrate proper GDPR stuff into my game I'm developing for iOS, I ran into the official **"Unity Data Privacy Plug-In"**. Immediately when I saw that it is an...
View ArticleUnity ads rewardedVideo OnUnityAdsReady not get called in Test mode
The following function is not called public void OnUnityAdsReady (string placementId) { // If the ready Placement is rewarded, activate the button: Debug.Log($"UnityAds ready for placementId...
View ArticleUnity Ads doesn't work on the device
I am using the unity Monetization SDK to monetize my game. The videos and banner work in the Editor but when testing on the Device it doesn't work, I already checked if the connection with the project...
View ArticleUnity ads not showing in editor after advertisment package update
Apple is not accepting unity builds having the issue "ITMS-90809: Deprecated API Usage" ([Unity's official to this issue][1]). I tried updating the ads package from 2.0.8 to many latest versions though...
View ArticleWhen I click on anything on the services windows it shows me this error?
**Hello mates, So I open the services window and when I click on anything let's say the Ads button nothing happens and it shows me this error in the console:**> InvalidCastException: Specified...
View ArticleMultiple AdvertisementManager, one for every Scene?
Hey Guys! I Have one MenuScene and One GameScene. In the Game Scene I have an GameObject "AdManager" with and AdManager.cs script. Now i create in the menuScene a gameObject: "AdManagerMenu" with the...
View ArticleHow to test if user finished watching ad in test mode?
I am using the code snippet from here: https://unityads.unity3d.com/help/unity/integration-guide-unity?_ga=2.154744568.1375975906.1587069041-1280922944.1584660469 This seems to work as expected and the...
View ArticleMy unity adverts aren't working
I'm trying to set up Unity ads and I'm checking out the different types. I can add regular advert fine. The problem is with the banner advert. - The Banner advert gives me an error in; *...
View Articlegoogle ads only visible in Developpment build
hi I integrated google ads interstitial in my game with the test id but ads are only visible wen the Development Build is ticked in the Build settings. how can we solve this issue. thank you
View ArticleEnsure loading of ads
Dear all, I am new to Unity and C# programming. Following some tutorials, this is how I am adding Unity ads. Please guide as I have been told that if internet was not connected at time of game start,...
View ArticleYour organization has been locked
Hi guys, have you ever experienced that? I just woke up and seen that my ad account was locked, and I don't know the reasons. Do you know how to fix that? what can I do? I already sent them an e-mail....
View ArticleUnityAds.h Not Found
I know this question has already been asked, but I can't find any answer that works for me! I got "UnityAds/UnityAds.h file not found" in XCode, and I made sure that Unity Ads are on. I tried searching...
View ArticleReward a user if his internet was on
Hello All! I want to reward a user if he clicks and watches an ad or if an ad was not available from the Unity for any reason but not if his internet was switched off. Please guide how I can do this....
View ArticleHow can I make Audience Network's Banner on a separate block not covering my...
Like Admob's banner it's resize the game screen and it makes a separate place for putting the banner ad. can I do the same with audience network? is there any solution?
View ArticleAndroid build initializes ads with iOS ID
I have been testing my app on unity remote targeting iOS and also have built it to my iOS device, test ads are working fine there. But when I build it to android it somehow initializes itself with the...
View ArticleUnity Ads detect if player has internet
I'm working on an android game and I'm having trouble integrating an event that happens if UnityAd cannot load due to no Internet connection. I'm currently using SowResult.Failed but it doesn't return...
View ArticleUnity Error After Importing Ads under Android Platform
I added the Unity Ads for the Android platform and the following error came up when building. Library\PackageCache\com.unity.ads@3.4.4\Runtime\Monetization\AndroidPlacementContentOperations.cs(101,41):...
View ArticleIs there any way to resume external audio playback (e.g. Spotify) after a...
I've got the same question as [this user @lloydg] (https://answers.unity.com/questions/1000786/resume-devices-music-after-unity-ads.html), but as there were no replies for their answer I'm trying my...
View ArticleUnity Advertisement Set-Up Issue
Hey, I am current running Unity 2018.4.9f1 and I'm having problems setting up Advertisements. I'm building to Android. At first I downloaded AD SDK from the Assets Store, but it told me to instead...
View Article