Join Slack
Powered by
How do we know how much stuff we can run in backgr...
# ios
j
jQrgen
05/16/2025, 11:01 AM
How do we know how much stuff we can run in background? iOS sandbox keeps killing our app in background on large network loads for syncing and verification blockchain headers using cryptographic signature verification
f
François
05/16/2025, 1:13 PM
https://developer.apple.com/documentation/uikit/extending-your-app-s-background-execution-time
j
jQrgen
05/16/2025, 1:38 PM
Hmmm interesting. I think it’s about the amount of on-device computational resources being used not the execution time
jQrgen
05/16/2025, 1:39 PM
Or actually maybe it’s that one
jQrgen
05/16/2025, 2:29 PM
(Thanks for the link!)
Open in Slack
Previous
Next