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
I found this solution, but still waiting for DTS Engineer to answer this question self.webview.configuration.preferences.textInteractionEnabled = 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
I found this solution by setting WKWebview's configuration or using xcode26 to build project self.webview.configuration.preferences.textInteractionEnabled = 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
yeah, I just try xcode26
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
I update to ios26 beta 7 ,the bug disappear. it's likely apple fix it
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Sep ’25