Hi!
When I use WKWebView in my game, I don't hear any sound in my game until I leave my game and then focus on it back. After I'm back in focus on my game all the sounds work well. But if I don't use WKWebView I can hear the sounds right when my game starts! (I'd prefer to use WKWebView because of difference in performance)
What can be the problem?
All my sounds are in "Sound" folder, "Preload sounds" is "Yes", "Pause on unfocus" is "Yes"
I run C 277 and Intel XDK 3240 with CLI 4.5.1 and Cordova WKWebView Engine 1.0.2
Thank you in advance