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

RoboPods for AdMob Issue #119

Open
little-dgek opened this issue Jun 9, 2016 · 1 comment
Open

RoboPods for AdMob Issue #119

little-dgek opened this issue Jun 9, 2016 · 1 comment

Comments

@little-dgek
Copy link

little-dgek commented Jun 9, 2016

I follow this guide (https://github.com/robovm/robovm-robopods/tree/master/google-mobile-ads/ios)
But I have crash. Try on simulator and on device
java.lang.ExceptionInInitializerError at net.playwithworld.solitaire.IOSLauncher.initADVT(IOSLauncher.java) at net.playwithworld.solitaire.IOSLauncher.onGameCreate(IOSLauncher.java) at net.playwithworld.solitaire.SolitaireGame.create(SolitaireGame.java) at com.badlogic.gdx.backends.iosrobovm.IOSGraphics.draw(IOSGraphics.java) at com.badlogic.gdx.backends.iosrobovm.IOSGraphics$1.draw(IOSGraphics.java) at com.badlogic.gdx.backends.iosrobovm.IOSGraphics$1.$cb$drawRect$(IOSGraphics.java) at org.robovm.apple.uikit.UIApplication.main(Native Method) at org.robovm.apple.uikit.UIApplication.main(UIApplication.java) at net.playwithworld.solitaire.IOSLauncher.main(IOSLauncher.java) Caused by: org.robovm.objc.ObjCClassNotFoundException: GADRequest at org.robovm.objc.ObjCClass.getByType(ObjCClass.java) at org.robovm.pods.google.mobileads.GADRequest.<clinit>(GADRequest.java) ... 9 more

@ghost
Copy link

ghost commented Jun 22, 2016

Having the same issue. Let me know if someone knows or finds a fix for this.

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

1 participant