iOS SDK 15.6.2,
Android SDK 15.4.1,
Hello Screen Dynamic States,
Bluedot Cordova plugin 4.0.1,
Bluedot Xamarin Android Wrapper 15.4.1,
Bluedot Xamarin iOS Wrapper 15.6.0,
Bluedot React Native wrapper 2.1.2,
Wave API.
Details here.
We have introduced a new API where you can access the different SDK events triggered by your users. You can use this API to historically query events triggered by your users and build analytics of your user base.
Currently, you will be able to view entry (check-in) events reported by your users.
The API specification for the Analytics API can be found here.
To access the endpoints of the Analytics API, you first need an Access Token. The authentication is done through the Config API. An example of how to authenticate using the access token can be found here.