Skip to content

Releases: appnexus/mobile-sdk-android

7.17

31 Aug 17:22
Compare
Choose a tag to compare

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

06 Aug 18:24
Compare
Choose a tag to compare

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

29 Jun 20:16
Compare
Choose a tag to compare

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

26 May 17:16
Compare
Choose a tag to compare

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

18 May 20:37
Compare
Choose a tag to compare

Improvements/Bug Fixes

MS-4716 Blocked selection of non-supported 3GPP video type for rendering

7.13

28 Apr 16:51
Compare
Choose a tag to compare

New Feature

  • MS-4693 Added support for Cookieless domain requests

7.12

19 Apr 16:15
Compare
Choose a tag to compare

Improvements/Bug Fixes

  • MS-4704 Added support for OMID containerGeometry and onScreenContainerGeometry for Instream & OutStream Video Ads
  • MS-4727 Added support for custom assets in Native Assembly Renderer

7.11

25 Mar 21:46
Compare
Choose a tag to compare

Improvements/Bug Fixes

  • MS-4685 Added API to disable tracking cookies during auction.
  • MS-4714 Added improvements to Ad Expiry events for Native Ads.
  • MS-4699 Added Accept-Language parameter in the HTTP header for Ad Request.

7.10

23 Feb 18:27
Compare
Choose a tag to compare

New Feature

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)

7.9

28 Jan 17:58
Compare
Choose a tag to compare
7.9

New Feature

  • MS-4388 Support to disable passing device IDs in bid requests

Mediation partner updates

  • MS-4663 Upgraded Google AdMob SDK from 19.5.0 to v19.7.0

Improvements/Bug Fixes

  • MS-3911 Fetch SDK Version Dynamically in ad request