cocos / cocos-engine

Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.
https://www.cocos.com/en/creator
Other
5.55k stars 1.59k forks source link

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

Open minggo opened 8 months ago

minggo commented 8 months ago

As the title said, steps to reproduce:

And the developer said it works on v2.x and 3.x. @jareguo said it may be something about script system.

dumganhar commented 8 months ago

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

jareguo commented 8 months ago

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

LuoLuoDev commented 4 months ago

will engine support file schema at iOS platform?