Skip to content

Version 3.9.0

Compare
Choose a tag to compare
@konraddysput konraddysput released this 17 Jun 17:14
· 21 commits to master since this release
33fe16b

Version 3.9.0

Bugfixes

  • Allow unity to finish capturing uncaught exception generated on the Android native layer (#215).

Improvements

  • Proguard Support. Added support for native managed exceptions when ProGuard obfuscation is in use (#216).
  • Updated native NDK libraries to the latest version of the backtrace-android library (#217).
  • Added support for a new crash flow when the crash handler executable cannot be extracted on Android. The useLegacyPackaging is no longer required. (#218).