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
Copy file name to clipboardExpand all lines: sentry-samples/sentry-samples-android/sdkperf/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ You can either watch Logcat or better start a Perfetto trace beforehand and then
39
39
40
40
### Solution
41
41
42
-
We have addressed the issue in [link PR]() by unsubscribing from network connectivity updates when app goes to background and re-subscribing again on foreground.
42
+
We have addressed the issue in [#4579](https://github.com/getsentry/sentry-java/pull/4579) by unsubscribing from network connectivity updates when app goes to background and re-subscribing again on foreground.
0 commit comments