iOS SDK 15.6.6,
Android SDK 15.5.2,
Hello Screen Dynamic States,
Bluedot Cordova plugin 4.0.1,
Bluedot Xamarin Android wrapper 15.5.2,
Bluedot Xamarin iOS wrapper 15.6.6,
Bluedot React Native wrapper 2.3.0,
Name
|
Description
|
Event payload
|
didEnterZone
|
Device enters a Zone
|
The method call will send arguments with the following properties:
|
didExitZone
|
Device exits a Zone
|
The method call will send with the following properties:
|
onZoneInfoUpdate
|
The SDK downloads the Zones
|
Array<Zones>. List of Zones downloaded.
|
Name
|
Description
|
Event payload
|
tempoTrackingStoppedWithError
|
Tempo has stopped due to an error.
The error will be pass as arguments in the method call.
|
The method call will send arguments with following properties:
|
Name
|
Description
|
Event payload
|
onBluedotServiceError
|
Error occurred to bluedot service
|
The method call wind send arguments with the following properties:
|
lowPowerModeDidChange
|
Low power mode status changes in the device
* Only for iOS
|
The method call will send arguments with the following properties:
|
locationAuthorizationDidChange
|
Location authorization status changes
* Only for iOS
|
The method call will send arguments with the following properties:
|
accuracyAuthorizationDidChange*
|
Accuracy authorization status changes
* Only for iOS
|
The method call will send arguments with the following properties:
|