mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2024-12-18 13:16:49 +00:00
Add remote notifications background mode for sound effect
This commit is contained in:
parent
f96ec217ae
commit
a6f09e76cf
1 changed files with 4 additions and 0 deletions
|
@ -17,5 +17,9 @@
|
|||
</array>
|
||||
<key>ITSAppUsesNonExemptEncryption</key>
|
||||
<false/>
|
||||
<key>UIBackgroundModes</key>
|
||||
<array>
|
||||
<string>remote-notification</string>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Reference in a new issue