Explorar el Código

Apex & drivers
修改权限请求描述

Ray Zhang hace 7 años
padre
commit
56d61225a3
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      Redant Drivers/Apex And Drivers/Info.plist

+ 2 - 1
Redant Drivers/Apex And Drivers/Info.plist

@@ -43,7 +43,8 @@
 	<string>Display location on map and navigation</string>
 	<key>UIBackgroundModes</key>
 	<array>
-		<string>Tracking cargo movements</string>
+		<string>location</string>
+		<string>remote-notification</string>
 	</array>
 	<key>UILaunchStoryboardName</key>
 	<string>LaunchScreen</string>