Skip to content

Commit

Permalink
Add a reference link for additional context
Browse files Browse the repository at this point in the history
  • Loading branch information
Mansi-mParticle committed Oct 1, 2024
1 parent e6dc627 commit 61e2ead
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,7 @@ object Constants {
const val PREVIOUS_SESSION_ID: String = "pid"
const val PREVIOUS_SESSION_START: String = "pss"

// https://go.mparticle.com/work/SQDSDKS-6814
//sandbox mode is deprecated as of > 1.6.3
const val SANDBOX: String = "dbg"
const val ENVIRONMENT: String = "env"
Expand Down

0 comments on commit 61e2ead

Please sign in to comment.