7 months ago
Android: 4.17.0
Android 4.17.0 resolves crashes targeting Android 14, improves ad display and event handling, fixes null pointer and ConcurrentModificationExceptions
, and improves compatibility with Kotlin 1.9.21.
Bug Fixes
- A fatal crash when targeting Android 14 (API 34) has been fixed.
- The
onAdPause
event now accurately identifiesclickthrough
as the reason for pausing instead ofvisibility
. - A null pointer exception has been fixed.
- Cycling through full-screen modes no longer causes a rare crash.
- Kotlin version 1.9.21 is now compatible with the SDK.
- A
ConcurrentModificationException
related to OMID has been addressed. - When the Learn More button is clicked during an IMA or DAI ad, ad playback pauses, and the webpage for the ad opens.