Skip to content

v3.1.0-beta01

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 16:05

###What's new
[FIX] Update IronSource SDK to 8.4.0
81be20c

  • Issue: Detected an ANR (Application Not Responding) caused by a native WebView method within the IronSource SDK.
  • Analysis: Crash analytics indicated the native method as the source of the ANR, impacting user experience.
  • Action: Upgraded the IronSource SDK to version 8.4.0.
  • Expectation: The update is aimed at resolving the ANR issue based on the latest fixes and improvements in the SDK.
  • Updated Proguard- included the proguard rules of IronSource SDK.

Hoping this version addresses the issue effectively.

Full Changelog: v3.0.2...v3.1.0-beta01