Skip to content

v1.1.0

Compare
Choose a tag to compare
@jjliu15 jjliu15 released this 10 Feb 21:22
· 160 commits to main since this release
5bd973c
  • Adds support for Rewarded Interstitial (beta) ad format.
    • See Admob and AdManager devsites for guides on how to add RewardedInterstitial
  • Adds support for onAdClicked events to all ad formats. NativeAdListener.onNativeAdClicked is now deprecated.
    • FullScreenContentCallback and AdWithViewListeners now have an onAdClicked event.