Post

Replies

Boosts

Views

Created

ios17.5+,setTimeout is not running
17.5+, when the wkwebview is not visible, the setTimeout function fails to execute when it reaches time.how to fix?
Replies
0
Boosts
0
Views
775
Activity
Jul ’24
On iOS 17.5, the setInterval function in Wkwebview stops the timer, on iOS 17.5 and below it works fine.
On iOS 17.5, when I push a new ViewController, after a while, the setInterval function in Wkwebview stops timing, which is normal on iOS 17.5 and below.
Topic: Safari & Web SubTopic: General
Replies
0
Boosts
0
Views
638
Activity
Jun ’24
NWConnection Crash
After upgrading to xcode17, when I use init(host: NWEndpoint.Host, port: NWEndpoint.Port, using: NWParameters) to initialize the NWConnection, it runs on ios16.1 and crash!How to fix this problem?
Replies
8
Boosts
2
Views
1.9k
Activity
Sep ’23