We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a589c3d commit 093e907Copy full SHA for 093e907
sentry-android-core/src/main/java/io/sentry/android/core/InternalSentrySdk.java
@@ -332,7 +332,7 @@ private static Session updateSession(
332
}
333
334
/**
335
- * Continue a trace based on the trace ID and span ID provided
+ * Allows a Hybrid SDK to set the trace on the native layer
336
*
337
* @param traceId the trace ID
338
* @param spanId the trace origin's span ID
0 commit comments