cocos-engine
cocos-engine copied to clipboard
file:// usage is not supported when running in weview
As the title said, steps to reproduce:
- write a test case that uses
file://to update contents -
- build a web version
- run in webview
And the developer said it works on v2.x and 3.x. @jareguo said it may be something about script system.
I don't understand what write a test case that uses file://// to update contents means.
Could you describe more about that?
See https://forum.cocos.org/t/topic/141659 for details. It's a compatibility problem about Scripting
will engine support file schema at iOS platform?