Unity Ads is a games-only video ad network for iOS and Android that can be used to monetize an existing player base and gain new players through ad campaigns.
I face with the problem. I can't to integrate aar. In particular the unity-ads.aar file. I don't understand their tutorial. See
I try to do the same, but I can't.
What I made uncorrectly?
Can you help me please. Can you provide screenshots step by…
I had a problem while trying to import Unity ads to my Android Studio project. I found many answers from forum about adding module unity-ads.aar file to android studio.
Android studio window doesn't allow me click finish button to add this file to…
I am trying to integrate UnityAds in my Android Studio project.
And for that unity-ads.aar package needs to be added as a module and in the later part, that module must be added as a dependency.
I have successfully added the unity-ads.aar package as…
I'm trying to implement UnityAds SDK to use with AppLovin Max mediation, but after updating the UnityAds SDK to it's latest version which is 3.7.0, i'm getting this error when trying to update the pods.
Any suggestions?
[!] CocoaPods could not find…
I am trying to implement remove ads feature for a unity mobile app, I didn't integrate the IAP service with google play yet, but I am just trying to figure out the logic and make it work in a test environment first. I successfully displayed a bottom…
I am using UnityAds in my mobile game, to show a banner and a rewarded video.
In the editor and in Andorid works fine.
However for iOS it doesn't work, i took the logs and i noticed that for iOS is using my android gameid, this i have no idea where…
I'm relatively new to Unity and almost done with my first serious project.
After successfully implementing ads into the game I realised that it would be pretty easy to make a "game" that farms runs ads on a loop. Then adding such "game" on the play…
Hi I just put my game on the playstore and it works now (finally) the only problem is that the ads aren't working but they worked on unity editor when testing it. This is what the log shows:
Please consider upgrading to the Packman Distribution of…
I am trying to add reward-able ads to my plat-former app but it does not let me add a listener as stated in the documentation. Does anyone know how to fix this? Thanks.
I have created a Mopub account and got my MarketPlace approved. I have created an app and a Banner unit and trying to see ads in my android app. When I use the test banner Id, it shows me the test banner ad. When I replace the test unit Id with my…
This question was already asked a while ago, and I wanted to check the present situation:
Can I control ads frequency from the dashboard? (e.g. frequency capping in Admob)
Can I control ads frequency through Unity IAP API?
Is there are some assets…
Once the user has finished watching the rewarded video ad, I want to give the user 3 additional lives and let the user continue the game from where the player died along with the same score.
I have been able to add the extra lives code but am not…