update plist to include background location updates
This commit is contained in:
@@ -93,6 +93,7 @@
|
||||
<string>fetch</string>
|
||||
<string>processing</string>
|
||||
<string>voip</string>
|
||||
<string>location</string>
|
||||
</array>
|
||||
<key>UILaunchScreen</key>
|
||||
<dict>
|
||||
|
||||
@@ -98,7 +98,8 @@ targets:
|
||||
audio,
|
||||
fetch,
|
||||
processing,
|
||||
voip
|
||||
voip,
|
||||
location
|
||||
]
|
||||
BGTaskSchedulerPermittedIdentifiers: [
|
||||
io.element.elementx.background.refresh
|
||||
|
||||
Reference in New Issue
Block a user