Wave API,
Android SDK version 15.3.2,
iOS SDK version 15.4.1 &
Canvas & Config API 1.2.0
released.
Details here.
Cordova – Point SDK API
The following methods are available to your app to utilise the low-energy, high accuracy Point SDK. These methods are provided in the bluedotPointSDKCDVPlugin.js
file and provide cross-platform access to iOS and Android.
- Cordova – authenticate
- Cordova – foregroundNotification
- Cordova – logOut
- Cordova – zoneInfoCallback
- Cordova – checkedIntoFenceCallback
- Cordova – checkedOutOfFenceCallback
- Cordova – checkedIntoBeaconCallback
- Cordova – checkedOutOfBeaconCallback
- Cordova – startRequiringUserInterventionForBluetoothCallback
- Cordova – stopRequiringUserInterventionForBluetoothCallback
- Cordova – startRequiringUserInterventionForLocationServicesCallback
- Cordova – stopRequiringUserInterventionForLocationServicesCallback
- Cordova – disableZone
- Cordova – enableZone
The iOS and Android plug-in source code provides everything required to compile and build your Cordova or PhoneGap app, including the Point SDK library files for each platform; you will need to request a trial account to be able to gain access to the platform and create Geofences, Geolines™ and place beacons for your app to trigger. For more information refer to our Canvas dashboard documentation.
The functions in the plug-in encapsulate cross-platform functionality. Should more in-depth integration with the Point SDK be required, then please refer to the iOS SDK and Android SDK documentation.
Start the discussion