Questions tagged [ironsource]

56 questions
10
votes
1 answer

ironsource ads not loading "empty waterfall"

I am trying IronSource Ad network mediation with Facebook bidding. I am trying banner and interstitial ad. But I am getting this error : "Empty waterfall" every time I am trying to load the ads. Please help me out, there are no information available…
3
votes
0 answers

Unity Facebook error: Send the Advertiser Tracking Enabled flag

I have Facebook SDK in my Unity project, my game is approved on AppStore and Facebook showed me an error that I am not sending the Advertiser Tracking Enabled Flag. I went through their documentation for Unity and implemented everything like it was…
Gaina Roman
  • 123
  • 1
  • 1
  • 8
3
votes
1 answer

IronSource Rewards video load

I'm using IronSource for mediating rewards video. The first time it works OK but there's no way of loading the reward video second time without killing the app. I checked their SDK and there's no loadReward or requestReward in their API. The first…
2
votes
1 answer

UNITY iPhone game crashes after watching IronSource Ads

I am using IronSource for ads. After showing 3-4 ads on iPhone, game crashes because memory increases fast (on iPhone 7 - got 1.3 GB of RAM, and then crashed). error from xcode - UnityGfxDeviceWorker (32): signal SIGABRT
2
votes
1 answer

com.ironsource.sdk.controller.IronSourceWebView$JSInterface Unresolved class name

I'm trying to integrate ironSource SDK, but unfortunaly I get Unresolved class name error on com.ironsource.sdk.controller.IronSourceWebView$JSInterface while trying to apply the code to ProGuard settings: `-keepclassmembers class…
PCKing
  • 125
  • 1
  • 7
2
votes
1 answer

how can use GDPR consent in the advertising networks such as AdMob, Vungle, Ironsource, and Applovin?

The GDPR requires a legal basis for data processing. after using com.google.android.ads.consent:consent-library to show consent in the Android app, how can use GDPR consent in the advertising networks such as AdMob, Vungle, Ironsource, and Applovin?
1
vote
2 answers

Monetization Manager - App URL has already been claimed"

I previously had a property and a linked Android app in my Monetization Manager account, but I removed it due to a problem. Now I created a new property in this same Monetization Manager account. When I try to add the same Android app to the new…
1
vote
1 answer

Project still references Unity Ads after conversion to IronSource and deletion of package

I've converted a Unity project from legacy Unity Ads to IronSource (with a Unity Ads adapter). However, Google Play still says the app references Unity Ads. I've verified that the Legacy Unity Ads package has been deleted from Package Manager and no…
1
vote
0 answers

Implemention Ironsource to Flitter

I am using Ironsource in flutter Here ironsource_mediation: 1.1.0 google_mobile_ads: 2.3.0 buld.gradle(app): implementation 'com.google.android.gms:play-services-ads-identifier:18.0.1' implementation…
1
vote
0 answers

"615" error code from IronSource banner ads

IronSource banner ads getting. 615 - the server response does not contain banner data is there i am missing something, check with default testing ironsource_key it's working, also checking by adding IntegrationHelper.validateIntegration(activity);…
Gaurav Mandlik
  • 525
  • 1
  • 9
  • 42
1
vote
0 answers

Adding an ad service to Admob mediation

I am using Admob in my React Native mobile app. My application has risen very quickly and my ad revenues have increased. Today I received a notification saying "Ad serving is limited". That's why I don't want to work with google anymore. I just…
Nemesis
  • 299
  • 1
  • 7
1
vote
0 answers

personalisation show interstitial ads "ironsource" to activity

personalisation show interstitial ads "ironsource" to activity I tried a lot to add the "irounsource" interstitial with this code "IronSource.showInterstitial();" But always there is a problem in the show ads. I want to customize the ads so that it…
mimo kiko
  • 11
  • 2
1
vote
0 answers

Display a landscape ad through IronSource in Unity

So, I'm creating an app that is locked to landscape view. I'm looking to have ads play at specific times, such as after completing a few levels or the player dies too many times. These ads should be displayed in landscape view, which I'm struggling…
Tyler Jay
  • 27
  • 5
1
vote
1 answer

Expo FB Audience Network Ad Mediation with IronSource / MAX-AppLovin

I am using Expo and managed to show FB Audience Network Ad with below code. But FB now require ad bidding so I need to add at least one more advertising network, preferably IronSource or MAX/AppLovin. But all the document only show React Native…
Rachel
  • 51
  • 7
1
vote
0 answers

how to increase ecpm in any ad network?

One year ago I had uploaded one app on the play store and that had good ecpm. after a few months my app was rejected. after that, I make the same app again but change the project and copy that app code in the new project after uploading, my ecpm is…
1
2 3 4