Called when the necessary permissions for the Grouplink SDK are granted.
This method is typically called after the user has granted permissions for location and Bluetooth.
Requests permission for fullscreen intent.
This is typically used on Android to allow the app to display notifications in fullscreen mode.
It is important to ensure that the user grants this permission for the app to function correctly
Starts the Bluetooth services for the Grouplink SDK.
This method is used to enable Bluetooth functionality.
It is important to ensure that the necessary permissions are granted before calling this method.
This method is typically called after the SDK has been initialized.
Starts the location services for the Grouplink SDK.
This method is used to enable location tracking.
It is important to ensure that the necessary permissions are granted before calling this method.
This method is typically called after the SDK has been initialized.