小弟使用的是cocos js3.61版本的jsb.
fileUtils.addSearchPath(
“res/ui/”);提示Uncaught ReferenceError: jsb is not defined
使用*
cc*.
SpriteFrameCache.getInstance().addSpriteFrames(plist);提示Uncaught TypeError: Cannot read property ‘getInstance’ of undefined
小弟使用的是cocos js3.61版本的jsb.
fileUtils.addSearchPath(
“res/ui/”);提示Uncaught ReferenceError: jsb is not defined
使用*
cc*.
SpriteFrameCache.getInstance().addSpriteFrames(plist);提示Uncaught TypeError: Cannot read property ‘getInstance’ of undefined