There is a bug which has not been fixed since build 2014.2429. When trying to initialize Vungle ads, the following error is showing in the app (when compiled and run on the device):
I do not think that it is that simple - from previous posts I learned that a certain class is included by Corona in Pro-builds for Vungle to work. Enterprise user have to include this class themselves. If it is missing, Vungle ads won’t work either. Maybe the relevant class has not been included in the recent daily builds for the Pro-users or something else is wrong.
I’m Sofie, the Community Manager here at Vungle. Can you please email us at tech-support@vungle.com and we’ll be happy to help figure out the issue. Please feel free to email me directly in the future at sofie.singer@vungle.com.
I tried build 2428, but I am not seeing Vungle ads…
I do see this error though:
E/GooglePlayServicesUtil( 3019): The Google Play services resources were not found. Check your project configuration to ensure that the resources are included.
Corona’s made some changes to Google Ad ID that we will need to incorporate in our plugin. In the meantime, they recommend you include the Facebook plugin, which should cover the missing Google Ad ID. If you have any questions, let me know!
I built APK for Google Play using daily build 2419, and Vungle appears to work as expected. Does this mean there should be no issue with Vungle plugin when built with earlier daily build? Did the issue start with daily build 2428?
@Naomi: build 2428 works fine for me but the problem start with build 2429 and has not been solved since them. Would be good if someone from Coronalabs could have a look and let us know when/if this will be fixed. I filed a bug Report nearly two weeks ago.
@jflowers45, thanks for confirming the FB plugin settings work. It seems there is still confusion here, so I’ll try to clear it up.
In the most recent Corona daily build, Google Play Services was removed. We now need to add it to our Vungle plugin. The FB plugin has it already, which is why including them in your build.settings will work for now. I’ll update this thread when we’ve added Google Play.
Sean, thank you for the workaround. Howeverm I prefer not to include services which I am actually not using in my app so it would be good if Vungle could finally fix this.