Post

Replies

Boosts

Views

Activity

Disable system alert on accessing bluetooth information
I am trying the access the state of bluetooth by calling the following api in my applicationcentralManager = CBCentralManager(delegate: self, queue: nil)Initializing the central Manager by calling CBCentralManager shows iOS default system alert informing the user that the app is trying to access Bluetooth (with OK and Settings option). Can we disable the system alert? Can we customize the bluetooth system alert.Thanks,Jala
1
0
891
Jun ’23
Disable system alert on accessing bluetooth information
I am trying the access the state of bluetooth by calling the following api in my applicationcentralManager = CBCentralManager(delegate: self, queue: nil)Initializing the central Manager by calling CBCentralManager shows iOS default system alert informing the user that the app is trying to access Bluetooth (with OK and Settings option). Can we disable the system alert? Can we customize the bluetooth system alert.Thanks,Jala
Replies
1
Boosts
0
Views
891
Activity
Jun ’23