Skip to content

11.4.1

Compare
Choose a tag to compare
@applovin-mobile-engineering applovin-mobile-engineering released this 19 May 01:38
· 831 commits to master since this release
  • Fix NPE: Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'int android.graphics.drawable.Drawable.getIntrinsicWidth()' on a null object reference.
  • Fix AppLovinPrivacySettings NPE with android.content.Context.getSharedPreferences if a null context is passed in.
  • Remove AppLovin Exchange native ads clicking through on touch, including through the options view.
  • Add measures against AppLovin Exchange banner/MREC ads automatically expanding without user interaction.
  • Fix native ads not clickable because previously-rendered native ad is not destroyed if view is re-used in late-binding.