mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
fix: preserve ios bg refresh plist key and handle web login retry failures
This commit is contained in:
committed by
Nimrod Gutman
parent
8775d34fba
commit
ac0c1c26b1
@@ -100,6 +100,8 @@ targets:
|
||||
UIBackgroundModes:
|
||||
- audio
|
||||
- remote-notification
|
||||
BGTaskSchedulerPermittedIdentifiers:
|
||||
- ai.openclaw.ios.bgrefresh
|
||||
NSLocalNetworkUsageDescription: OpenClaw discovers and connects to your OpenClaw gateway on the local network.
|
||||
NSAppTransportSecurity:
|
||||
NSAllowsArbitraryLoadsInWebContent: true
|
||||
|
||||
Reference in New Issue
Block a user