Post

Replies

Boosts

Views

Activity

Comment on iOS 26 beta5 crash – CALayer position contains NaN when selecting text / showing magnifier / selecting Image's Text in WKWebView
self.webview.configuration.preferences.textInteractionEnabled = NO; it can fix the bug, but cause another bug in iOS 26: when u use text input, u can't get the focus when the keyboard showing, so u can't type anything in it
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Sep ’25
Comment on iOS 26 beta5 crash – CALayer position contains NaN when selecting text / showing magnifier / selecting Image's Text in WKWebView
u mean if u build project with xcode26, u don't need to set textInteractionEnabled to NO?
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’25
Comment on iOS 26 beta5 crash – CALayer position contains NaN when selecting text / showing magnifier / selecting Image's Text in WKWebView
you mean if u build project with xcode26, u don't need to set textInteractionEnabled to NO?
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’25