There’s a requirement for our app: the iOS client must send a keep-alive packet every second.
based on our stress test logs, we’ve observed that DispatchSourceTimer gets suspended for 30 seconds to 1 minute during screen lock.
There’s a requirement for our app: the iOS client must send a keep-alive packet every second.
based on our stress test logs, we’ve observed that DispatchSourceTimer gets suspended for 30 seconds to 1 minute during screen lock.