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-android-core/src/main/java/io/sentry/android/core/internal/util/AndroidConnectionStatusProvider.java
-12Lines changed: 0 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -526,18 +526,6 @@ public NetworkCapabilities getCachedNetworkCapabilities() {
526
526
returncachedNetworkCapabilities;
527
527
}
528
528
529
-
/**
530
-
* Get the cached NetworkCapabilities for advanced use cases. Returns null if cache is stale or no
0 commit comments