Custom pairing scree

whenever i connect a BT peripheral and try to to read a characteristic first time, i see the "Bluetooth pairing request" popup for the user to enetr the PIN. I want to develop a custom screen for pairing PIN entry. How can we do this? I did not find any code examples or APIs in any documentation.

Replies

Pairing occurs at the OS level. Apple expects users to see a consistent interface, etc.


You can't customize/DIY your own UI to deal with that event.

Hi Team / @KMT,

Is it possible to customize only the usage description displayed in the "Bluetooth Pairing Request" popup? If yes, can you please guide me on how to customize it.

Thank you