I am having an app where if the blueooth device is connected, user need to forget device from settings. Now the problem is when user forget bluetooth device from settings, after going in app it shows pairing popup automatically. Is there any way to avoid this popup.
CodePudding user response:
trying to answer your question since you don't give information about the code or anything, maybe this link can help you: iOS Bluetooth - Pair now popup
CodePudding user response:
I would say there is no way to avoid that popup. It should be provided by iOS automatically.
