When I open my app on iOS 10.3 devices I get Bluetooth Alert Pop each time. Our App supports Apple Watch as well. I don't get this notification on devices lower than iOS 10.3. I tried all questions related to this on stackoverflow yet nothing clicks for me.
Alert Message which am getting is -
"Turn on Bluetooth to Allow App to Connect to Accessories"
is there a way to disable this alert?
I use CLLocationManager and WSI SDK.