info.plist?

Hello all:

I am testing an app that uses a BLE library to connect to an IOT device. The Library requires both Bluetooth and Location services, so I added entries to the info.plist file. On my iPhone when I go into the App settings I see BT enabled, but under Privacy->Location Services, the App is not there. I am thinking I added the entries to info.plist incorrectly? Under "Information Property List" I added:
Privacy - Bluetooth Always Usage Description
Privacy - Location Always Usage Description

and then I also added:
Required Device Capabilities
Item 0: Bluetooth Low Energy
Item 1: Location Services

Thanks for any and all input