Skip to content

RC1.13

Compare
Choose a tag to compare
@ANMarkHa ANMarkHa released this 19 Mar 22:06
· 1209 commits to master since this release

Features:

• Added Gradle build files. Android Studio users should be able to open project from mobile-sdk-android/build.gradle (showcase app project).

• Added global setLocationEnabled() function to SDK Settings to allow publishers to disable sending location in ad requests.

• SDK now logs the waterfall of tried mediation networks after processing a mediated response.

• Changed AdWebView to use default caching policy


Bug Fixes:

• Changed Amazon Adaptor to no longer call setAppKey(). Publishers should call setAppKey() in their apps.
• Improved BannerAdView's expandToFitScreenWidth feature to handle rounding better.

• Fixed in-app browser crash on rotation.
• mraid.expand() no longer locks orientation if not in fullscreen mode.
• mraid.setExpandProperties() validates passed properties and defaults to fullscreen.
• Orientation of interstitials at presentation time is consistent with ad request.