Skip to content
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

Open
ASMCOM opened this issue Oct 11, 2014 · 5 comments
Open

Mopub and inMobi #107

ASMCOM opened this issue Oct 11, 2014 · 5 comments

Comments

@ASMCOM
Copy link

ASMCOM commented Oct 11, 2014

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.

@BlueRiverInteractive
Copy link
Owner

Have you tried with AdMob or Chartboost?
I think the latest MoPub binding currently does not support AdMob or AppLovin.

@ASMCOM
Copy link
Author

ASMCOM commented Oct 13, 2014

I tried almost everything.
I think the bindings are not good.

@BlueRiverInteractive
Copy link
Owner

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.

@ASMCOM
Copy link
Author

ASMCOM commented Oct 13, 2014

I spent a great deal of time on this already.
I decided to go with iAd for banners by using the iAd framework.

@BlueRiverInteractive
Copy link
Owner

Possibly related: #103

I'm pretty sure that banners are the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants