因为主要游戏是unity引擎开发的,然后现在要加入试玩广告,根据文档说要用cocos去开发,现在开发完成之后根据文档配置了独立分包的路径了。
然后却无法运行试玩广告,并报以下错误:Plugin "cocos" has not registered.
尝试在主game.json加入插件配置之后又报另一个错误:Error: module '__plugin__/wx7095f7fa398a2f30.js' is not defined, require args is '__plugin__/wx7095f7fa398a2f30.js'
有没有尝试过unity小游戏结合cocos试玩广告的大佬解答一下
试玩环境中不支持引擎插件,cocos导出时不勾选引擎插件,改为放到试玩包内
https://developers.weixin.qq.com/minigame/dev/guide/open-ability/playable/guide.html