Releases: appnexus/mobile-sdk-android
Releases · appnexus/mobile-sdk-android
7.17
New Features:
- MS-4838 TTL SDK expiry listener logic for Index Exchange
- MS-4840 TTL SDK expiry listener logic for for InMobi
Bug Fixes
Fixed:
- MS-3471 Memory Leak in InterstitialAdView
- MS-4831 Intermittent issue when loadLazyAd is called from background thread
- MS-4832 NullPointerException being thrown in certain MRAID implementations [Github #66]
- MS-4833 NullPointerException being thrown while firing the Impression trackers in certain scenarios
- MS-4834 Issue with too many broadcast receivers getting registered, leading to performance degradation
7.16
Bug Fixes
Fixed:
- MS-4705 Memory leak caused by AdWebView [Github #57]
- MS-4809 NullPointerException while processing the AdResponse [Github #64]
- MS-4810 Performance issues while firing Impression tracker [Github #63]
- MS-4811 Issue with ANMultiAdRequest.stop() [Github #58]
- MS-4823 Issue caused by ANBackgroundThread initialization with Multi Ad Requests
7.15
New Feature
- MS-4749 Add support for Unified ID 2.0 (UID2) [https://wiki.xandr.com/x/DAkYBg]
- MS-4760 Added support for Google Additional Consent field
- MS-4772 Exposed API in ANMultiAdRequest to stop the Ad Request [https://wiki.xandr.com/x/rLA9Bg]
Mediation partner updates
- MS-4779 Upgraded Google Play Services Ads SDK from 19.7.0 to 20.1.0
- MS-4781 Upgraded Facebook SDK from 6.2.0 to 6.5.0
- MS-4783 Upgraded Smart Ad Server SDK from 7.6.1 to 7.10.0
Improvements/Bug Fixes
- MS-4766 Updated Open Measurement SDK to v1.3.20
- MS-4794 Disabled autoplay for HTML5 Banner Video Ads
- MS-4796 Fixed an issue with Ad text being sent with unescaped single quotes (Github #61)
- MS-4797 Disabled autoDismissDelay when the Interstitial Ad is interacted (Github #62)
7.14
New Feature
- MS-4684 Added flexibility to not fetch User Agent and AAID when calling SDKSettings.init() to improve app launch performance
- MS-4711 Exposed API in Native Custom element to support clickUrl and clickFallbackUrl for Native Ad [https://wiki.xandr.com/x/pZkFB]
Improvements/Bug Fixes
- MS-4746 Fixed an issue with Google Mediation adapter not sending multiple values for the same key
- MS-4747 Added initialization check before fetching Bidder Token from Facebook SDK
7.13.1
Improvements/Bug Fixes
MS-4716 Blocked selection of non-supported 3GPP video type for rendering
7.13
7.12
7.11
7.10
New Feature
- MS-4659, MS-4674 Added support for User Id from external sources(Criteo, NetID, LiverRamp, The Trade Desk) (https://wiki.xandr.com/x/DAkYBg)
Improvements/Bug Fixes
- MS-4671 Added minimum threshold of 100ms for callSetMraidRefreshFrequency
- MS-4679 Fixed ad load issue (Github #59)
Deprecated APIs
- setExternalUid and getExternalUid methods in NativeAdRequest, VideoAd, BannerAdView, and InterstitialAdView classes are deprecated, use setPublisherUserId and getPublisherUserId in SDKSettings instead (https://wiki.xandr.com/x/DAkYBg)