Hi,
Can Cocos Creator 3.8.4 build wechat miniProgram(not miniGame)?
Or how?
Thanks.
Hi,Cocos Creator can‘t build wechat miniProgram.
If you want to do it, try to use webview
to load the game page published as web-mobile through Cocos Creator.
Ok, Thanks.