- Depends on Android SDK v12.4.2 and iOS SDK v12.4.1.
- Embed dynamic libraries if
use_frameworks! :linkage => :staticis set in Podfile for iOS builds to fix a crash on app startup. - Fix a
NSGenericExceptioncrash when launching fullscreen content while a banner ad is being shown. - Fix ad callbacks not working in Unity Editor mode.