Good day everybody! The query arose, is it doable to run a recreation created as a web-mobile regionally on the telephone?
I got here up with an attention-grabbing model of the management for my utility and the simplest approach to join them is to make use of a WebView. Thanks!
I can ask engineering to take a look.
You may native web-mobile recreation in webview, you want to concentrate on the constraints of the webview, consult with :WebView Part Reference · Cocos Creator
Good day, perhaps I didn’t amplify very precisely. The query will not be within the meeting of the WebView part (which is obtainable within the subsequent engine), however within the native WebView (iOS and Android). However what can be utilized, I already understood, however is it doable to make use of an online cell recreation in a local WebView telephone with out changing it on a distant server?
You need to use your telephone as a server to publish internet mobie recreation, then use native WebView to load it.
Good day, I’ve created an app that makes use of a local WebView. (Unity3d+webview plugin)
and after I open cocos recreation from the native path
on cell. It caught at cocos splash display screen and It reveals the error (take a look at the log from vConsole)
Does anybody have any answer for this?
Thanks.