hi,
I didn't use Bluetooth in my app, but applications show me popup to allow Bluetooth, and if remove the Bluetooth permission in info.plist the app will crash.
the app didn't call any type of Bluetooth method.
i saw CoreBluetooth in project -> build setting -> linking -> CoreBluetooth, when i remove it i got an error.
please tell me how may I remove Bluetooth pop with my project because I don't have Bluetooth usage in my project,
thanks
I didn't use Bluetooth in my app, but applications show me popup to allow Bluetooth, and if remove the Bluetooth permission in info.plist the app will crash.
the app didn't call any type of Bluetooth method.
i saw CoreBluetooth in project -> build setting -> linking -> CoreBluetooth, when i remove it i got an error.
please tell me how may I remove Bluetooth pop with my project because I don't have Bluetooth usage in my project,
thanks