alqindiirsyam 2 سال پیش
والد
کامیت
cd7b463194
1فایلهای تغییر یافته به همراه4 افزوده شده و 1 حذف شده
  1. 4 1
      appbuilder-ios/AppBuilder/AppBuilder/Info.plist

+ 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>