Skip to content

Commit

Permalink
fix(background): adding in the processing background mode (#702)
Browse files Browse the repository at this point in the history
  • Loading branch information
bassrock committed May 4, 2023
1 parent bfd2a63 commit 8edf325
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
<key>UIBackgroundModes</key>
<array>
<string>fetch</string>
<string>processing</string>
<string>remote-notification</string>
</array>
<key>UILaunchScreen</key>
Expand Down

0 comments on commit 8edf325

Please sign in to comment.