-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mopub and inMobi #107
Comments
Have you tried with AdMob or Chartboost? |
I tried almost everything. |
Hmm, can you try if you also have the same problems with interstitial ads? I can only tell you that for me AdMob and Chartboost interstitials work with this Mopub binding. |
I spent a great deal of time on this already. |
Possibly related: #103 I'm pretty sure that banners are the problem. |
I'm using robovm to develop iOS game while using Java.
I'm trying to use Mopub's ios-robovm-bindings (https://github.com/BlueRiverInteractive/robovm-ios-bindings/tree/master/mopub) to integrate inmobi banner ads to my app but with no luck so far.
I keep getting this message:
Oct 12 22:00:59 Asafs-iPhone IOSLauncher[5113] : MOPUB: Looking for custom event class named InMobiBannerCustomEvent.
Oct 12 22:00:59 Asafs-iPhone IOSLauncher[5113] : MOPUB: Requesting InMobi banner
Oct 12 22:00:59 Asafs-iPhone IOSLauncher[5113] : MOPUB: Failed to create an inMobi Banner with invalid size {7.1806318e-37, 5.9439283e-15}
I already made changes in Mopub's web UI by entering a CUSTOM EVENT CLASS and CUSTOM EVENT CLASS DATA with my inmobi "app_id".
Do I need to add size as well? if so, how?
I would greatly appreciate any help in working this problem.
The text was updated successfully, but these errors were encountered: