Skip to content

Commit

Permalink
Merge branch 'start-tracking-verified' of https://github.com/radarlab…
Browse files Browse the repository at this point in the history
…s/radar-sdk-android into start-tracking-verified
  • Loading branch information
nickpatrick committed Jan 19, 2024
2 parents 30098a4 + ab40231 commit b314dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/src/main/java/io/radar/sdk/RadarVerificationManager.kt
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ internal class RadarVerificationManager(
val integrityException = exception.message

logger.d("Error requesting integrity token | integrityException = $integrityException")

block(null, integrityException)
}
}
Expand Down

0 comments on commit b314dd6

Please sign in to comment.