Hello All:
I am working on an APP that connects to an IOT device via BLE Library, and I set a bunch of keys in my info.plist the library requires:
Privacy - Bluetooth Always Usage Description
Privacy - Bluetooth Peripheral Usage Description
Privacy - Local Network Usage Description
Privacy - Bluetooth Always Usage Description
Privacy - Location Always and When in Use Usage Description
Privacy - Location Always Usage Description
Privacy - Location Usage Description
Privacy - Location When In Use Usage Description
but when I start the App from XCode, it does not ask for the "Local Network" authorization, and in the Privacy settings on the iPhone the App is not listed on the Local Network Screen, nor does Local Network appear when I look at the App properties.
Can anyone make a suggestion?
Thanks!
I am working on an APP that connects to an IOT device via BLE Library, and I set a bunch of keys in my info.plist the library requires:
Privacy - Bluetooth Always Usage Description
Privacy - Bluetooth Peripheral Usage Description
Privacy - Local Network Usage Description
Privacy - Bluetooth Always Usage Description
Privacy - Location Always and When in Use Usage Description
Privacy - Location Always Usage Description
Privacy - Location Usage Description
Privacy - Location When In Use Usage Description
but when I start the App from XCode, it does not ask for the "Local Network" authorization, and in the Privacy settings on the iPhone the App is not listed on the Local Network Screen, nor does Local Network appear when I look at the App properties.
Can anyone make a suggestion?
Thanks!