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

Vungle sample not working #170

Open
TheAndroidMachine opened this issue Apr 14, 2015 · 1 comment
Open

Vungle sample not working #170

TheAndroidMachine opened this issue Apr 14, 2015 · 1 comment

Comments

@TheAndroidMachine
Copy link

Currently the Vungle sample is not working.

To reproduce it:
1- download the samples
2- import the projects into eclipse
3- run the Vungle sample on the simulator

The exception:
java.lang.ExceptionInInitializerError
at org.robovm.bindings.vungle.sample.Sample.didFinishLaunching(Sample.java)
at org.robovm.apple.uikit.UIApplicationDelegate$ObjCProxy.$cb$applicationDidFinishLaunching$(Unknown Source)
at org.robovm.apple.uikit.UIApplication.main(Native Method)
at org.robovm.apple.uikit.UIApplication.main(UIApplication.java)
at org.robovm.bindings.vungle.sample.Sample.main(Sample.java)
Caused by: org.robovm.objc.ObjCClassNotFoundException: VGVunglePub
at org.robovm.objc.ObjCClass.getByType(ObjCClass.java)
at org.robovm.bindings.vungle.VGVunglePub.(VGVunglePub.java)
... 5 more

I have tested the admob and the facebook samples and I did not have any problems.

@xirtam-ch
Copy link

Same issue here.

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