Quantcast
Channel: Questions in topic: "ads"
↧

I need help with error CS1501 in unity ads, can anyone help?

I implemented the new unity advertisements package v4.3.0 and the ads controller script is giving the error CS1501 saying No overload for method 'Initialize' takes 4 arguments. Here is the code from...

View Article


C:\Program...

Building Library\Bee\artifacts\Android\ManagedStripped failed with output: C:\Program Files\Unity\Hub\Editor\2022.1.23f1\Editor\Data\il2cpp\build\deploy\UnityLinker.exe...

View Article


I need help with ads in unity!

I want to add ads to my mobile game! When I added the ads in the project it worked but only in the editor. If I build the game the ads don't work. I tried using an emulator and an phone but the ads did...

View Article

Unity Ads Mediation dashboard option?

Hi, I would like to use Unity Ads Mediation for a new project. It is set up successfuly on the editor, however on the project dashboard in the monetization settings, under mediation, I can only see...

View Article

Unity ads with mediation code generator not working

Ad the title says the built in code generator for unity ads with mediation isn't working, all I get is the following error message: `Error loading window. No Ad units were found.` even though I have...

View Article


How to add native ads using android plugin??

Actually native ads is not working using unity Plugin so I want to add native ads using android plugin. I make module for native ads script in android studio and i have to show the ads. But, I dont...

View Article

Google ad mob not display in game after building apk.

I have implemented google ad mob. it works fine while I run the game in the editor. But when I build the game for test and install the app on a real device that is mobile it doesn't show ads. I don't...

View Article

Interstitial Ads has OnAdFailedToShow method like rewarded Ads ?

i've doing a game whit adds but i have a doubt about if can i use this method in Interstitial Ads like this: public void HandleRewardedAdFailedToShow(object sender, AdErrorEventArgs args) { // Do...

View Article


how can I fix show ads on android 4.4.4or less on unity 2019.1.9f1?

I use from unity 2019.1.9f1 , I have d some games ,my users could watch ads on android 4.4.3 or high in June2022 but now I know that my users cannot watch ads on android 4.4.4 or less but they can...

View Article


Unity Build Errors maybe because of Unity Ads

Hello, i had a game, and i have connecting monetization with Unity Ads. I have write a Script to play a Ad on a start from a Scene: using System.Collections; using System.Collections.Generic; using...

View Article

AD Banner's height is too small,Banner AD is very small

Hi! For some reason, on some devices, an ad banner shows wide enough but has like 1 px in height. What should I do to solve this? ![alt text][1] [1]: /storage/temp/204758-banner.jpg

View Article

i hava a prablom: Assets\Core\Scripts\Ads\AdsController.cs(47,31): error...

in this code : using System; using UnityEngine.Advertisements; using UnityEngine; namespace HyperCasual.Core { public class AdsController : AbstractSingleton, IUnityAdsInitializationListener,...

View Article

Assets\Core\Scripts\Ads\AdsController.cs(47,31): error CS1501: No overload...

in this code :using System; using UnityEngine.Advertisements; using UnityEngine; namespace HyperCasual.Core { public class AdsController : AbstractSingleton, IUnityAdsInitializationListener,...

View Article


Unity Ads not showing real ads even though test mode is turned off

I am using the Unity Ads package in my app and I have followed all the required configurations, including turning off the test mode. However, I am still not seeing real ads appear in my app, even...

View Article

OnUnityAdsShowComplete doesn't trigger, why?

[SerializeField] string _androidGameId; [SerializeField] string _iOSGameId; string _gameId; [SerializeField] bool _testMode = true; private void Awake() { if (Advertisement.isInitialized) {...

View Article


Issue | ads not displaying | Migrated from unity ads with mediation to unity...

I recently migrated from Unity Ads with mediation to Unity Level Play. My app is live and receiving ads in lived build, but the next development build is showing an error when attempting to display...

View Article

Unity Ads IUnityAdsInitializationListener no callbacks?

I recently swapped over to the new Unity Ads v4 solution because of Google Play policies, and I can't figure out what I'm doing wrong here. ---------- When I build to my Android device, neither the...

View Article


type or namespace name 'ProductCatalogItem' could not be found. I know that...

using System.Collections; using System.Collections.Generic; using UnityEngine; #if !NO_IAP && UNITY_PURCHASING && (UNITY_IOS || UNITY_ANDROID) using UnityEngine.Purchasing; #endif...

View Article

I can not build my android game cause of these errors;

**Error 1:** C:\Program Files\Unity\Hub\Editor\2022.2.0f1\Editor\Data\il2cpp\build\deploy\il2cpp.exe --convert-to-cpp --generatedcppdir=C:/unity/Swing...

View Article

How to integrate appsflyer click attribution with Unity Ads?

I have successfully integrated AppsFlyer with my app and confirmed this via SDK testing. When I paste the click link into my Unity Ads Campaign however, it does not work. I have run numerous tests...

View Article

Unity Ads not showing real ads even though test mode is turned off

I am using the Unity Ads package in my app and I have followed all the required configurations, including turning off the test mode. However, I am still not seeing real ads appear in my app, even...

View Article


I can't use the banner ad's and rewards ad's in the same scene

hi have been doing some testing I can't use the banner ad's and rewards ad's in the same scene I used to have them both working but now I have to pick one or the other. using advertisement 4.4.2

View Article


How to make Unity ads clickable which are shown in my games?

We have seen some games in which the ads shown are clickable means if user touch anywhere on screen when Ad is playing then it opens the ad target link (app install page). We also want to make that....

View Article

Unity Ads works only once with ad package 4.4.2

here is my Code for Ads, I appreciate you helping me beginner. using UnityEngine; using System.Collections; using System.Collections.Generic; using UnityEngine.SceneManagement; using...

View Article

No ads version

In the regular version of the app I have a button with a dollar sign. My idea is to link this button to a pro version (no ads) on the play store which will not have the dollar sign button and of course...

View Article


Inquiry about placing my application on the Xiaomi store (GetApps)

Can I put Unity ads in my app and upload my app to the Xiaomi store (GetApps) ? Note that I do not want to put my application in Google Play. I want to put it in the xiaomi store (GetApps). Will this...

View Article

Mobile Dependency Resolver for iOS not appearing

Hi, I'm trying to install Cocoapods onto Unity so I can install Ironsource (for iOS) and get it to work in Xcode. I see on the Ironsource Documentation that for iOS you need to install Cocoapods...

View Article

how to add unity ads in more than 1 scene

how to put ads in all scenes (rewarded ads)

View Article

How to use monetization without Iron Source?

Monetization seems to have become very confusing all of a sudden, There are many great tutorials about how to add ads to an app, but now Iron Source seems to be pushed on us and it is just adding...

View Article



Admob Banner shows on mobile build but Interstitial do not show

Admob Banner shows on mobile build but Interstitial do not show. Both works well in editor but in build, only banner works. Here is the android logs; 2023.05.30 22:29:10.000 28698 28698 Warn...

View Article


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>