gree / unity-webview

zlib License
2.25k stars 688 forks source link

WKWebView not separated on Mac? #426

Open CIVITAS-John opened 5 years ago

CIVITAS-John commented 5 years ago

Is that possible to utilize WKWebView on Mac OS without using the separated tag? I tried to set visibility to true, but the Unity just crashed... With UIWebView it works but without the latest safari functionalities.

CIVITAS-John commented 5 years ago

No, it don't crash now... I don't know what happened before; however, I have no idea if the WKWebView can be integrated into the Unity window, just like what UIWebView has done.