Skip to content

Releases: attdevsupport/ATT_APIPlatform_SampleApps

ATTAdKit-Android-2.0.5

03 Apr 00:23
Compare
Choose a tag to compare
Pre-release

Fix for oAuth Content-Type enforcement from API, which was returning 415 response.

ATTAdKit-Android-2.0.4

17 Mar 18:38
Compare
Choose a tag to compare

Fix for the issue - QC7241 - Detailed error message in error callback

ATTAdKit-Android-2.0.3

27 Jan 22:29
Compare
Choose a tag to compare

Fix for the issue - SF7411 - Thread warning output when displaying ads

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

24 Dec 00:25
Compare
Choose a tag to compare

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.