Questions tagged [ironsource]
56 questions
1
vote
1 answer
Flutter - iron source can't load banner - loadBanner already called and still in progress
i am using this iron source plugin
error :
E/ironSourceSDK: API(30848): L a - can't load banner - loadBanner already called and still in progress
and i show my banner like this
bottomNavigationBar:
IronSourceBannerAd(keepAlive: true,…

Radiant Developers
- 273
- 3
- 5
- 19
1
vote
1 answer
Ironsource banner stops showing after onResume()
I'm trying to permanently display an ironsource banner and it shows nicely the first time it's initiated and told to load.
But after a onResume() happens in my app for whatever reason, it disappears, whether I try to load it again or don't load it,…

user2638180
- 1,013
- 16
- 37
1
vote
2 answers
How to set SetAdvertiserTrackingEnabled with IronSource Unity?
I am implementing IronSource Facebook Audience Network mediation for a Unity game. In the docs it mentions setting SetAdvertiserTrackingEnabled in step 9. Sorry if this sounds stupid, but how do I do this if I'm using IronSource mediation and not…

threedollarbill
- 165
- 2
- 11
1
vote
3 answers
Can't build APK in Unity after trying to integrate AdMob (IronSource)
Integrating the IronSource plugin (v7.0.4.1) doesn't cause any issues. I know this because I am still able to build an APK successfully after installing it. Integrating some of the adapters such as AdColony and UnityAds also do not result in any…

threedollarbill
- 165
- 2
- 11
1
vote
2 answers
How to fix bug in Ironsource Unity SDK on iOS
I'm making a game in Unity for mobile.
I'm using Ironsource as an ad mediator. Ive added the SDK to my project and its working on Android.
If I switch build targets to iOS I get a compiler…

Guye Incognito
- 2,726
- 6
- 38
- 72
1
vote
0 answers
How to fix 'java.lang.NoClassDefFoundError: Failed resolution of: Landroid/support/v4/content/ContextCompat'
I am setting up Iron Source SDK (version 6.8.4.1) and its adapters on a Unity project (2019.1.5f1). When opening the application, the game crash. I get this error (Only with IronSource integration) :
AndroidRuntime: java.lang.NoClassDefFoundError:…

Yelena
- 11
- 1
- 2
1
vote
1 answer
IronSource Rewards Video load second time
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…

mxg
- 20,946
- 12
- 59
- 80
0
votes
0 answers
CTA method in playable ad for Mintegral platform
I made a playable ad and now i want to make a build for Mintegral platform. As the whole point of playable ad is to redirect user to store, i need to implement a CTA (call to action) method, that will do so. Every platform requires specific code to…

Ratio
- 1
- 2
0
votes
1 answer
IronSource proguard obfuscation rules
There is an app with IronSource integration. APK release version build, install and use is absolutely fine. But when I build AAB file, upload it to Google Play console and install it on device, it crashes. I've tried -dontobfuscate in proguard rules…

ilya_kas
- 159
- 1
- 6
0
votes
0 answers
Ironsource Mediation Flutter - No static method validateIntegration
My app was working perfectly previously but now when i generate a new build it builds but crashes on launch with the error below. I have not made any changes to the code since last time and have several backuos which i tried and all gave the same…

Ilhaam
- 1
0
votes
0 answers
IronSource network are not setting live my ads on my Apps?
I integrated IronSource ads into my Unity Levelplay project and everything was running smoothly in demo mode. However, when they asked for my bank details to verify my account on the IronSource network, I provided them and was then told that all was…

Trianglecode39
- 13
- 3
0
votes
0 answers
I'm currently facing an issue with IronSource integration in my app
I'm currently facing an issue with IronSource integration in my app. Both the rewarded videos and banners from Unity Ads, which are integrated through IronSource mediation, are not working properly. I keep encountering the 'Empty waterfall' error.…

Bobby Bobbyfly
- 1
- 2
0
votes
0 answers
Ironsource integration android version 6.0 - 10
Please help with the integration of IronSource in android studio. I connect sdk, everything works. reward and interstitial, but only from android version 11 to version 13, and on android version 10 and below, only the banner works, it does not show…
0
votes
0 answers
IronSource Integration
Although I opened a new project from the beginning, IronSource gives the following error and UnityAds does not appear in the Integration section, why?
Android Logcat shows UNITY NOT VERIFIED. When I run the application from my phone, IronSource…

UgurGul
- 45
- 7
0
votes
0 answers
Issue with displaying rewarded ads in my Android app
I'm facing an issue with displaying rewarded ads in my Android app using the ironSource SDK. When I try to show a rewarded video, I'm getting the following error message: "API: showRewardedVideo error: show called while no ads are available".…

prog
- 1
- 1