alqindiirsyam 2 жил өмнө
parent
commit
cd7b463194

+ 4 - 1
appbuilder-ios/AppBuilder/AppBuilder/Info.plist

@@ -71,8 +71,11 @@
 	<true/>
 	<key>UIBackgroundModes</key>
 	<array>
+		<string>audio</string>
+		<string>bluetooth-central</string>
+		<string>bluetooth-peripheral</string>
+		<string>external-accessory</string>
 		<string>fetch</string>
-		<string>location</string>
 		<string>processing</string>
 		<string>remote-notification</string>
 		<string>voip</string>