Post

Replies

Boosts

Views

Activity

WKWebView memory budget
I am having trouble loading a large scene into a WKWebView it is throwing the webViewWebContentProcessDidTerminate callback and not providing any information about what is going on. The same scene loads in Safari on iOS on my device and also loads in the simulator, but will not load on a device. What exactly is the memory budget of WKWebView and is it possible to increase this so the WebContent process doesn't terminate? It seems like this should be possible since it loads in Safari. Thanks,Gary Hermangary@biodigital.com
0
0
417
May ’20
WKWebView memory budget
What exactly is the memory budget of the WKWebView and is it possible to increase the amount of memory it can consume? I am finding that when I attempt to load a large WebGL scene into the WKWebView I am getting the webViewWebContentProcessDidTerminate callback and unable to load my scene. Is it possible to keep the WebContent process from quitting?
4
0
2.2k
May ’20