iOS Question Apple Store Warning - Bluetooth usage (?)

Marcos Alves

Well-Known Member
Licensed User
Longtime User
Hello all!

After publishing an app to Apple Store I received the warning as follows:


But I don't use Bluetooth and so I imagine that some of the libraries that the app is using does any reference for the resource, but what? In the libraries added to app there isn't any that clearly requires Bluetooth. How can I find what is doing this request and how to fix it ? Thanks for all !!! (follows a list of the libraries that I use in the app)

 

roumei

Active Member
Licensed User
I'm not 100% sure but I think that it's the iLocation library. I added this purpose string:
B4X:
#PlistExtra: <key>NSBluetoothAlwaysUsageDescription</key><string>Bluetooth is used to connect with an external GPS receiver</string>
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…