|
|
@ -19,24 +19,15 @@
|
|
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
|
|
</array>
|
|
|
|
</array>
|
|
|
|
|
|
|
|
<key>UIBackgroundModes</key>
|
|
|
|
<key>UIBackgroundModes</key>
|
|
|
|
<array>
|
|
|
|
<array>
|
|
|
|
<string>bluetooth-central</string>
|
|
|
|
<!--for connecting to devices (client)-->
|
|
|
|
<string>bluetooth-peripheral</string>
|
|
|
|
<string>bluetooth-central</string>
|
|
|
|
</array>
|
|
|
|
|
|
|
|
<key>NSBluetoothPeripheralUsageDescription</key>
|
|
|
|
<!--for server configurations if needed-->
|
|
|
|
<string>YOUR CUSTOM MESSAGE</string>
|
|
|
|
<string>bluetooth-peripheral</string>
|
|
|
|
<key>NSBluetoothAlwaysUsageDescription</key>
|
|
|
|
</array>
|
|
|
|
<string>Wallah</string>
|
|
|
|
|
|
|
|
|
|
|
|
<!--Description of the Bluetooth request message (required on iOS 10, deprecated)-->
|
|
|
|
|
|
|
|
<key>NSBluetoothPeripheralUsageDescription</key>
|
|
|
|
|
|
|
|
<string>YOUR CUSTOM MESSAGE</string>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--Description of the Bluetooth request message (required on iOS 13)-->
|
|
|
|
|
|
|
|
<key>NSBluetoothAlwaysUsageDescription</key>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<string>Wallah</string>
|
|
|
|
|
|
|
|
<key>MinimumOSVersion</key>
|
|
|
|
<key>MinimumOSVersion</key>
|
|
|
|
<string>8.0</string>
|
|
|
|
<string>8.0</string>
|
|
|
|
<key>CFBundleDisplayName</key>
|
|
|
|
<key>CFBundleDisplayName</key>
|
|
|
|