update plist to include background location updates

This commit is contained in:
Mauro Romito
2026-04-02 17:16:35 +02:00
committed by Mauro
parent 92fb7cae8d
commit 41db3a1815
2 changed files with 3 additions and 1 deletions

View File

@@ -93,6 +93,7 @@
<string>fetch</string> <string>fetch</string>
<string>processing</string> <string>processing</string>
<string>voip</string> <string>voip</string>
<string>location</string>
</array> </array>
<key>UILaunchScreen</key> <key>UILaunchScreen</key>
<dict> <dict>

View File

@@ -98,7 +98,8 @@ targets:
audio, audio,
fetch, fetch,
processing, processing,
voip voip,
location
] ]
BGTaskSchedulerPermittedIdentifiers: [ BGTaskSchedulerPermittedIdentifiers: [
io.element.elementx.background.refresh io.element.elementx.background.refresh