Features
- Add native ads late view binding API - to be able to pre-load the native ad and render it later.
- Refactor {CUSTOM_DATA} and {USER_ID} APIs from ad load to impression level.
- Add public API for checking
AppLovinSdkUtils.isFireOS().
Fixes
- Fix "A valid Activity is required"
java.lang.IllegalArgumentException. - Fix
java.lang.ArrayIndexOutOfBoundsException. - Fix various NPEs.