Currently, I'm preparing my game for EGS and I have to use web view 2 because of the EGS plugin. NW build is working perfectly for me but the WV2 exported game not running because of the error "Failed to load package.json, Check that file in the same folder as the app". I checked - the file is in the same folder but the app is broken. Does anybody know how to fix this issue?
Develop games in your browser. Powerful, performant & highly capable.
I figured out that webview builds not working only on osx, if create build on windows then everything works fine. What can be the reason. Is it possible somehow to re-install webview builder on Mac OS?