iOS SDK 15.6.7,
Android SDK 15.5.3,
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,
Starting from SDK v15.5.0, Bluedot Point SDK no longer requests Notification permission on authentication/initialization as per the previous API.
Notification permission is not mandatory. However if App Restart Notification / Message Action /URL Action were configured, notification permission must be granted for notifications to be delivered successfully.
If notification permission is not granted by the App:
startGeoTriggeringWithAppRestartNotificationTitle
.bluedotServiceDidReceiveError
delegate, if SDK fails to deliver notifications during App Restart / Message Action / URL Action trigger events.