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
Configuration.sendLaunchCrashesSynchronously should result in fewer ANRs as it now calculates its timeout based on Process.getStartElapsedRealtime when available #2340
Added ErrorOptions and ErrorCaptureOptions to allow customisation of the the fields captured by notify #2328
Bug fixes
Fixed the consumer proguard rules for ErrorType (affects Kotlin Multiplatform apps), and added a dontwarn for apps with compileSdk < 36 #2326