Skip to content

2.1.1

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 15 Jul 20:28

Fixes

  • Added a fallback for user.id on Android and iOS in case none could be extracted from the native layer (#1710)
  • The IL2CPP exception processor no longer fails when the native support has been disabled (#1708)
  • The SDK now checks whether the Android SDK is available before attempting to initialize it. This prevents AndroidJavaException: java.lang.ClassNotFoundException: io.sentry.Sentry from being thrown (#1714)

Dependencies