Skip to content

Commit d1d4462

Browse files
author
attdevsupport
committed
Ads reload issue fix
1 parent 07b54ac commit d1d4462

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Android/ADS/README

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,11 @@ Please read the documentation for setting up the sample app to run.
44

55
1. Need access to ATT developer site and download the sdk zip files from there.
66
2. Register an application in the developer site and the access and secret key will be generated and that needs to be added to the Sample apps.
7+
8+
Beta Library Version Contains the following Changes:
9+
10+
1. JSON Exception Error(Auth API Spike violation issue handled properly).
11+
2. Key Decryption Issue Fix(Now the library can run on 4.2 and above device also).
12+
3. ADS setReloadPeriod is defaulted to Minimum of 30 seconds(if the application tries to set the reload period less than 30 seconds SDK will override that to 30 seconds).
13+
4. ADS cropped issue(In the application while setting the SetlayoutParams(), use the pixels instead of dp value, i.e px = dp*(dpi/160) or specify the height to webview in dp+(dp/2)).
14+

0 commit comments

Comments
 (0)