Add processing to background modes

This commit is contained in:
vishnukvmd 2021-10-28 01:38:20 +05:30
parent 1066d33355
commit 3ebc0a085b

View file

@ -53,6 +53,7 @@
<key>UIBackgroundModes</key>
<array>
<string>fetch</string>
<string>processing</string>
<string>remote-notification</string>
</array>
<key>UILaunchStoryboardName</key>