Skip to content

Ads SDK Sample App for Android - Bug fix for token cache

Compare
Choose a tag to compare
@pgpbpadilla pgpbpadilla released this 24 Dec 00:25
· 78 commits to master since this release

Updates the adsapi.jar library to version ads-2.0.2 in the Android SDK Sample Application

Fixes Included

  • Interstial ADS launch on click of banner ad is made configurable, now onclick of the banner ads the user will be navigated to clickurl.
  • To enable the interstial ads onclick of banner ads is configurable by showInterstialViewOnBannerAdClick(true);
  • Invalid token scenario handled.