Skip to content

Commit ac613d6

Browse files
authored
Update sentry-samples/sentry-samples-android/sdkperf/README.md
1 parent 900ecb5 commit ac613d6

File tree

1 file changed

+1
-1
lines changed
  • sentry-samples/sentry-samples-android/sdkperf

1 file changed

+1
-1
lines changed

sentry-samples/sentry-samples-android/sdkperf/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ Observe (Logcat or Perfetto) that the faulty behaviours are still reproducible.
7575

7676
### Solution
7777

78-
We have addressed the issue in [link PR]() by not registering any of the offending integrations when the hosting app process is launched with non-foreground `importance`. We still keep observing the App Lifecycle to ensure we register the integrations when the App has been brought to foreground.
78+
We have addressed the issue in [#4579](https://github.com/getsentry/sentry-java/pull/4579) by not registering any of the offending integrations when the hosting app process is launched with non-foreground `importance`. We still keep observing the App Lifecycle to ensure we register the integrations when the App has been brought to foreground.

0 commit comments

Comments
 (0)