Version 3.5.2
- Discover the release notes for Android and iOS native 3.5.2 SDKs.
- [Android] Added
packagingOptions
to gradle files to pick the first occurrence ofMETA-INF/kotlinx_coroutines_core.version
andMETA-INF/core-utils_release.kotlin_module
files. This will fix the duplicate issue. - [iOS] Added a delay before calling
UnityUpdateMuteState()
to fix an issue with Unity losing audio after closing a fullscreen ad.