Prechádzať zdrojové kódy

Apex & drivers
修改权限请求描述

Ray Zhang 7 rokov pred
rodič
commit
56d61225a3

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