You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added options.AndroidNativeTombstoneEnabled (default false) and options.AndroidReportHistoricalTombstones (default false) to enable reporting of native crashes captured by Android's ApplicationExitInfo API as Tombstones (#2749)
Fixes
Fixed an issue with the updated dependency resolution introduced in 4.6.0 where usage of the Metrics API would cause Unity to error with The type 'ReadOnlySpan<>' is defined in an assembly that is not referenced. (#2754)
When targeting Nintendo Switch, the SDK will now properly log the state of the native support instead of silently swallowing any configuration issues (#2753)