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