11.4.3
applovin-mobile-engineering
released this
28 Jun 08:54
·
922 commits
to master
since this release
Features
- Add support for recognizing WebView clicks based on interaction - to fix JS tags / DS ads opening click destinations within WebView.
- Add public API
+[ALUtils isSimulator]
which uses the same logic as our internal SDK when automatically enabling test ads for simulators.
Fixes
- Ad Placer fixes.
- Support sharing ad response via Creative Debugger when a mail app is not installed.
- Fix
Fatal Exception: UIApplicationInvalidInterfaceOrientation Supported orientations has no common orientation with the application, and [ALStoreKitProductViewController shouldAutorotate] is returning YES
crash. - Fix setting of ALX native ad image data on main queue even if it is cached.
Mediation Debugger
- Fix Mediation Debugger displaying "Not Initialized" for AppLovin. This was a cosmetic issue.
- Alert mediated SDK error code and message on ad display failures.