Post

Replies

Boosts

Views

Activity

Reply to App build with Xcode 14.3 crash on launch
What a headache :(
Replies
Boosts
Views
Activity
Apr ’23
Reply to WKWebView issue in iOS 16 beta
This problem has continued from the first day of iOS 16 to the official version
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to WKWebView iOS15 long press text selection
* { user-select: none; -webkit-user-select: none; -webkit-touch-callout: none; } textarea, input { user-select: text; -webkit-user-select: text; } You can inject some css to solve this problem.
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’22