Indicate which Bluedot environment(development/production) to be used. It's production by default.
Manages debug mode. When debug mode is enabled any errors will be logged to the console.
Set the minimum value that representing the accuracy of the latitude and longitude properties, expressed in meters. Default is 50 meters
Set the timeout for location acquiring. If the returned location's accuracy > the set minimum accuracy, sdk will retry until the location's accuracy < the set minimum accuracy or timeouted. It's timeouted after 5 seconds by default
When true causes the generated installRef to be saved to local storage, meaning if a browser user visits the site using the Web SDK then the stored installRef will be used for later wave events. Note this assumes you have received the relevant permissions from the user.
When false deletes all installRefs stored in localStorage and ensures new installRefs will be generated each time the page is loaded
Generated using TypeDoc
Set common configurations for the Bluedot SDK