cocos-engine icon indicating copy to clipboard operation
cocos-engine copied to clipboard

file:// usage is not supported when running in weview

Open minggo opened this issue 2 years ago • 3 comments

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.

minggo avatar Nov 21 '23 02:11 minggo

I don't understand what write a test case that uses file://// to update contents means. Could you describe more about that?

dumganhar avatar Nov 21 '23 02:11 dumganhar

See https://forum.cocos.org/t/topic/141659 for details. It's a compatibility problem about Scripting

jareguo avatar Nov 21 '23 02:11 jareguo

will engine support file schema at iOS platform?

LuoLuoDev avatar Mar 06 '24 09:03 LuoLuoDev