Both
Fixed
- Fixed an issue where the session ID on AppExit logs would not match the previous process run session ID as expected.
Android
Changed
- Removed
enableNativeCrashReportingflag fromConfigurationobject. From now on Native (NDK) crash reports will be included ifenableFatalIssueReportingis set to true. Please note Native (NDK) crash detection still requires Android 12+ (API level 31 or higher)
Fixed
- Fixed a jni LocalReference leak that could crash the app when very large field maps or feature flags were sent to the logger.
- Exclude
com.squareup.retrofit2:retrofitdependency from the generated pom.