can you please write rewarded ad script
in my game there ios a button called retry last shoot or undo last shoot (ad) the first problem is nutton showing in editor after game over but not showing mobile and the second problem is i dont know...
View ArticleNon-responsive touch controls after showing ads.
Hey, thanks for reading this. I'm developing a runner that runs at 40 fps and is usually really responsive. But, after a few ads being displayed it stops getting response from some touches. Usually it...
View ArticleUnity Ads error (asset or package?)
Im running the latest Unity editor 2019.4.2f1. I enabled Unity Ads in services then went to install Unity Monetization from asset store. Then all of a sudden I get 6 red errors (below):...
View Articlemy app has impression more than 5K but ecpm is too low....How it increases ??
hi, recently my game Savethebird.io is published on play store it has 100+ downloads and approx 5K impression but my ecpm is very low.. so much disappointing as the ecpm is 0.08 dollar from the US and...
View ArticleUnity Ad banner only works in test mode but doesnt work when the test mode is...
Ive test the video and ad banner in unity , everything works well . All Ads showing up when test mode is off.But the only ads doesn't work is ad banner . Ad banner only works in test mode but doesnt...
View ArticleFind money made of A unity ad
A person has watched a ad in unity. Is it possible to find out how much money that particular ad made using c#? i would like to change the reward based on this. thanks in advance.
View ArticleDeveloping game for someone. Which account to use?
I am developing a game for someone and I they want ads to be incorporated in the game. Should I add the ad and other services like monetization etc through my account or that person's account?
View ArticleUnity ads sometimes doesn't come,Unity ads don't always fire and sometimes...
I had setup unity ads in a way that whenever a player tries to play a level first an ad should come then the level should load up, the ad comes sometimes but not Everytime, it doesn't even puts an ad...
View Articleunity ads paying very low money with very less eCPM
i published 3 apps on play store and the total impression over these apps are more than 8k but my ecpm is still 0.05 even though the game has been played in tier 1 country like Us and Uk.... In india...
View ArticleMy ad-mob work with test but when i use the real ID nothing appear,My unity...
Can I use ad mob real ID after build and run on my phone devices before publishing,
View Articleunity Ad Banner showing on the top right of the screen
hello I am using unity Ads and the banner is showing but even if I use ` Advertisement.Banner.SetPosition(BannerPosition.BOTTOM_CENTER);` it still shows at the top right of my game. I want to place it...
View ArticleUnity rewared ads PlayerPrefs problem
I want to do skins which can be unlocked with rewarded ads. I use player prefs to do that. I covered button with panel. On panel you can click to button to watch ad and disable that panel to use skin....
View ArticleProblem using two unity ad listener scripts in my project, is this possible?
In my game I am developing a player can revive their current play-through by pressing a button to watch an advert. However, in my in-game store I also want the player to be able to watch an advert for...
View ArticleUnity ads player pref problem
I want to do skins which can be unlocked with rewarded ads. I use player prefs to do that. I covered button with panel. On panel you can click to button to watch ad and disable that panel to use skin....
View ArticleI have one final error to resolve if anybody knows how to fix this please...
I am getting these two errors regarding unitymobileads and I am not sure why Assets\GoogleMobileAds\ManifestProcessor.cs(69,13): error CS0103: The name 'GoogleMobileAdsSettingsEditor' does not exist in...
View ArticleHow do I pause all game activity until unity ad ends
I am making a mobile game with unity. I need to make it so that all game activity is paused while the ad is running. My ad script is below: public void ShowAd() { Advertisement.Initialize(GameId,...
View ArticleWhy Unity Ads revenue suddenly stooped?
Hello, I was running ads for my game using Facebook ads in the united states. The ads campaign started on __11__ Aug and stoped on __15__ Aug. And as you guys can see revenue generated for only __12__...
View ArticleUnity Ads on Apple Testflight
My Unity Ads are working but whenever I check in the Unity Dashboard, it says that I do not have any income from iOS devices. My app is currently in closed Testflight beta testing. Might this be the...
View ArticleGoogle Admob Events not being called
I have a simple script that displays ads. When a rewarded video is watched I want to reward the user obviously, but the code inside "HandleOnAdRewarded" is never called. using UnityEngine; using...
View ArticleUnassigned reference exception after rewarded ad
Hi. I wanted to add some rewarded ads into my simple app and I have a "AD Panel" that shows when the ad is ready. But after I click on the ad to play, I get a unassigned reference exception of that "AD...
View Article