Skip to content

Commit 2f79044

Browse files
committed
return
1 parent d3e4aa2 commit 2f79044

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

firebase-sessions/src/main/kotlin/com/google/firebase/sessions/FirebaseSessions.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ internal constructor(
6464

6565
if (!sessionDetails.collectEvents) {
6666
Log.d(TAG, "Session Start event sampled.")
67+
return
6768
}
6869

6970
sessionCoordinator.attemptLoggingSessionEvent(sessionEvent)

0 commit comments

Comments
 (0)