TF-1861 Config worker manager on iOS

(cherry picked from commit a71422861efda154a79cc6c11d6fe190a88710dc)
This commit is contained in:
dab246
2023-05-23 08:39:31 +07:00
committed by Dat Vu
parent 9550982e73
commit 9f402b9ec1
2 changed files with 27 additions and 7 deletions
+6 -1
View File
@@ -61,8 +61,13 @@
<key>UIBackgroundModes</key>
<array>
<string>fetch</string>
<string>remote-notification</string>
<string>remote-notification</string>
<string>processing</string>
</array>
<key>BGTaskSchedulerPermittedIdentifiers</key>
<array>
<string>com.linagora.ios.teammail.sendingQueue</string>
</array>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>