Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save marchbold/6e930736ecb4f79643c7859da599efe1 to your computer and use it in GitHub Desktop.
Save marchbold/6e930736ecb4f79643c7859da599efe1 to your computer and use it in GitHub Desktop.
Show a Rewarded Video Ad using the Adverts ANE
if (rewardedVideoAd.isLoaded())
{
rewardedVideoAd.show();
}
// com.distriqt.Adverts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment