Problem with loading PlayCanvas in WKWebView

I’ve got some problems with loading (local files like index.html) PlayCancas in WKWebView. After UIWebView got deprecated I need to change UIWebView to WKWebView. The problem is that if I load files in WKWebView I get a black screen!

Please help me!!!

https://github.com/mshakh1/wkWebView-playcanvas here is a sample project with both cases (UIWebVeiw and WKWebView).

Problem with loading PlayCanvas in WKWebView
 
 
Q