Skip to content Skip to sidebar Skip to footer

Vungle Ads Not Available

When trying to play Vungle ads, I'm always getting the message Ad unavailable: No cached or streaming ad available from the method onAdUnavailable() What's puzzling me is that it u

Solution 1:

Looks like you're on one of the new versions of our SDK (3.x). There are a few things you can check:

  1. Make sure you include our service in your manifest, https://github.com/Vungle/vungle-resources/blob/master/Android-resources/android-dev-guide.md#3-update-androidmanifestxml

  2. If you've recently upgraded to version 3.1.0 (or higher), there are some additional steps required, https://github.com/Vungle/vungle-resources/blob/master/Android-resources/android-dev-guide.md#additional-steps-for-sdk-version-310-or-higher

  3. I know you say you have the correct AppID, but just to be sure, use the one in red in the upper left of your app's page on the dash (not the reporting API ID)

  4. If you're still having issues, feel free to email us at tech-support@vungle.com!


Post a Comment for "Vungle Ads Not Available"