Test mode
In order to use the SDK in test mode you need to use the test SDK key, that you can find in the Straic Backoffice.
For access to the "Straic Backoffice" please contact [email protected].
StraicSDK.testMode = true // falseAdd this variable before the load function.
Disable or remove this variable before releasing to production.
Last updated
Was this helpful?