Advertisement
pneave

iOS 13 Bluetooth Always Usage Description

Sep 30th, 2019
458
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.13 KB | None | 0 0
  1. Add the following to your Info.plist:
  2.  
  3. <key>NSBluetoothAlwaysUsageDescription</key>
  4. <string>Replace with appropriate message.</string>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement