dnaextrim / flutter_ironsource_x

IronSource Ads & Mediation Plugin for Flutter
https://pub.dev/packages/flutter_ironsource_x
Apache License 2.0
10 stars 17 forks source link

init() had failed #6

Closed elkhalifte closed 3 years ago

elkhalifte commented 3 years ago

i have the integration worked perfectly. but ads wont load and showing the error 508.

i think the problem is the ad must init in the initialize methode like this in the ironsource docs :

IronSource.init(this, appKey, IronSource.AD_UNIT.OFFERWALL, IronSource.AD_UNIT.INTERSTITIAL, IronSource.AD_UNIT.REWARDED_VIDEO, IronSource.AD_UNIT.BANNER);

dnaextrim commented 3 years ago

I'm still looking for the cause of the problem because the ads sometimes appear and sometimes they don't. In this picture is a picture of the results of the implementation in my project image

elkhalifte commented 3 years ago

Please try my suggestion

dnaextrim commented 3 years ago

Ok. Thanks for your suggestion, I will try it