Add processing to background modes
This commit is contained in:
parent
1066d33355
commit
3ebc0a085b
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@
|
|||
<key>UIBackgroundModes</key>
|
||||
<array>
|
||||
<string>fetch</string>
|
||||
<string>processing</string>
|
||||
<string>remote-notification</string>
|
||||
</array>
|
||||
<key>UILaunchStoryboardName</key>
|
||||
|
|
Loading…
Reference in a new issue