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
We should not force set the status when finishing UI event transactions, but instead check if the existing status is null and only set the status in that case, otherwise we might be overriding what the user set
Description
We should not force set the status when finishing UI event transactions, but instead check if the existing status is null and only set the status in that case, otherwise we might be overriding what the user set
sentry-java/sentry-android-core/src/main/java/io/sentry/android/core/internal/gestures/SentryGestureListener.java
Line 277 in 84f0ef1
The text was updated successfully, but these errors were encountered: