Android SDK Version History

DateSDK VersionChanges
08.11.201.0.0Initial release
10.04.211.1.0IAB TCF 2.0 support, Google IMA SDK support
29.07.211.1.1IMA completion event fix
12.08.211.2.0RecyclerView support and overlapping detection
09.09.211.3.0Minimum SDK version 21 (Lollipop), ANR fix for IMA SDK player
19.10.211.4.0ScrollView\RecyclerView view adjustments, Friendly view registration
10.03.221.5.0Limited landscape support, Viewability infrastructure redesign, React Native support for IMA SDK
31.03.221.6.0Player API support, Floating unit preset control, Single player in multiple indexes for RecyclerView
26.05.221.7.0WebView applications support, add & remove APIs
20.06.221.7.1Bug fix version, improved landscape orientation handling and IMA destrucion issue, Maven distribution, Integration with ScrollView & reactNative
25.10.221.8.0Error listener, Support for dynamic div position in WebView, React-Native floating unit
27.10.221.8.1Bug fix, Improved detection of overlapping views and visibility changes
02.11.221.8.2Bug fix, further improvement of overlapping detection and visibility changes. Fixed WebView implementation issue when div element is missing.
03.01.231.8.3Fixed a bug in WebView implementation when no div element is provided to conatin the player
17.01.231.8.4Fixed an issue in WebView implementation causing the player to appear clipped when returning from the floating position
24.01.231.8.5Fixed a bug when adding floating player container to SwipeToRefresh layout
01.02.231.8.6Fixed a positioning issue to support "below" in RecyclerView
16.02.231.8.7Fixed a bug where the player stopped playing after skipping ads
28.03.231.8.8Fixed RecyclerView issues
20.04.231.9.0Updated IMA version to 3.28.2. Added the PlayerBuilder configuration API, configuration keys as constants instead of strings
20.04.231.9.1Fixed Google IMA ad sound issues, Fixed a crash due to ConcurrentModificationException when destructing the player along the Google IMA ad, Fixed a crash when returning from background and checking if the Google IMA ad is playing
25.06.231.9.2Code refactor related to ConcurrentModificationException
15.08.231.10.0Fixed issues in the overlapping detection algorithm
02.10.231.11.0Fixed issues in RecyclerView implementation, added support for PPID, Added support for NATIVE\WEB GDPR consent in WebView implementation.
04.10.231.11.1Fixed an issue in RecyclerView in which the player didn't respond to visibility changes

Changelog

SDK Version 1.11.1

  • [Fixed] • Fixed an issue in RecyclerView in which the player didn't respond to visibility changes

SDK Version 1.11.0

  • [Fixed] • Fixed issues in RecyclerView implementation
  • [New] • Added support for sending PPID to Google IMA
  • [New] • Added support for NATIVE\WEB GDPR Consent manager in WebView implementation

SDK Version 1.10.0

  • [Fixed] • Fixed issues found in the overlapping algorithm

SDK Version 1.9.2

  • [Fixed] • Code refactor related to ConcurrentModificationException

SDK Version 1.9.1

  • [Fixed] • Fixed Google IMA ad sound issues
  • [Fixed] • Fixed a crash due to ConcurrentModificationException
  • [Fixed] • Fixed a crash when trying to check if the Google IMA ad is playing

SDK Version 1.9.0

  • [Fixed] • Removed white background of WebView
  • [New] • Added support for seen-both
  • [Api] • New Player Configuration Builder loading (notifyDataSetChanged) in RecyclerView
  • [Api] • Extracted the hard-coded configuration keys to constants
  • [New] • Updated Google IMA dependency to version 3.28.2

SDK Version 1.8.8

  • [Fixed] • The player attached to the left of its container in RecyclerView
  • [Fixed] • The player attached to the last cell it gets in RecyclerView
  • [Fixed] • The player disappears from view when moving between fragments and also doing new data loading (notifyDataSetChanged) in RecyclerView
  • [Fixed] • The player attached to its container at the wrong size in RecyclerView

SDK Version 1.8.7

  • [Fixed] • Fixed a bug where the player stopped playing in a specific scenario after skipping ads.

SDK Version 1.8.6

  • [Fixed] • Fixed a positioning issue to support "below" in RecyclerView

SDK Version 1.8.5

  • [Fixed] • Fixed a bug when adding floating player container to SwipeToRefresh layout

SDK Version 1.8.4

  • [Fixed] • Fixed an issue in WebView implementation causing the player to appear clipped when returning from the floating position

SDK Version 1.8.3

  • [Fixed] • Fixed a bug in WebView implementation when no div element is provided to contain the player

SDK Version 1.8.2

  • [Fixed] Improved detection of overlapping views and visibility changes
  • [Fixed] Fixed WebView implementation issue when div element is missing

SDK Version 1.8.1

  • [Fixed] Improved detection of overlapping views and visibility changes

SDK Version 1.8.0

  • [Fixed] Dark mode support
  • [Fixed] Fixed position issues of the player after rotating the screen in WebView
  • [Fixed] Fixed issue related to ‘setRendererPriorityPolicy()’
  • [Fixed] Code optimization
  • [New] Added support for dynamic div position in WebView
  • [New] Added support for floating unit in React-Native
  • [API] Added PrimisPlayerErrorListener interface to notify instantiation failure

SDK Version 1.7.1

  • [Fixed] Improved Landscape Orientation handling
  • [Fixed] Improved the Ima destruction process
  • [New] Maven distribution
  • [New] Integration with ScrollView & reactNative

SDK Version 1.7.0

  • [New] Support for WebView applications
  • [New] Add & Remove APIs

SDK Version 1.6.0

  • [New] Player API support
  • [New] Floating unit preset control
  • [New] Single player in multiple indexes for RecyclerView

SDK Version 1.5.0

  • [New] Limited landscape support
  • [New] Viewability infrastructure redesign
  • [New] React Native support for IMA SDK

SDK Version 1.4.0

  • [New] ScrollView/RecyclerView view adjustments
  • [New] Friendly view registration for overlapping feature

SDK Version 1.3.0

  • [New] Updated the minimum Android SDK version to 21 (Lollipop)
  • [New] ANR fix for IMA SDK player

SDK Version 1.2.0

  • [New] RecyclerView integration support
  • [New] Overlapping views detection

SDK Version 1.1.1

  • [Fixed] IMA completion event fix

SDK Version 1.1.0

  • [New] IAB TCF 2.0 support
  • [New] Google IMA SDK support

SDK Version 1.0.0

  • Initial release