Post

Replies

Boosts

Views

Activity

Reply to WebKit internal crash bug occurs when on Intel Mac, Xcode 14 beta 5, iOS16 running WKWebView.evaluateJavaScript
Actually now im able to get it working by adding the line import WebKit to any compilation file in the host app. Thanks for the help! The solution is in the sample project
Replies
Boosts
Views
Activity
Sep ’22
Reply to WebKit internal crash bug occurs when on Intel Mac, Xcode 14 beta 5, iOS16 running WKWebView.evaluateJavaScript
@caiopia @gvarandas-shop, I tried adding host app to the tests in the sample project but the issue is still present in ios16 only but not ios15
Replies
Boosts
Views
Activity
Sep ’22
Reply to WebKit internal crash bug occurs when on Intel Mac, Xcode 14 beta 5, iOS16 running WKWebView.evaluateJavaScript
Also found a other apple forum reports similar to our issue: https://developer.apple.com/forums/thread/712349 https://developer.apple.com/forums/thread/713581
Replies
Boosts
Views
Activity
Sep ’22
Reply to is there's a bug with evaluateJavaScript with WKWebView ?
Were getting a slightly different error here where the completion block in evaluateJavaScript does not get called https://developer.apple.com/forums/thread/712899?login=true&page=1#726423022
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to iOS 16 WKWebView is taking too much time to load html string
This issue is similar to the one we are getting https://developer.apple.com/forums/thread/712899?login=true&page=1#726423022
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to WebKit internal crash bug occurs when on Intel Mac, Xcode 14 beta 5, iOS16 running WKWebView.evaluateJavaScript
After double checking I can see this issue is also on M1
Replies
Boosts
Views
Activity
Sep ’22