egret 打包android app 时 js 错误
时间:2014-09-22 23:11:34
收藏:0
阅读:439
创建android app, 编译后生成apk,手机安装后无法运行,弹出以下错误:
JS error
report
error assets/egret-game/libs/core/egret/context/devices/nativedevicecontext.js:203:egret_native.isFileExists
is not a function
点击错误提示框上 ok , 黑屏
出现以上错误时, 可以检查一下, core版本是否与android support 版本一致, 是否为最新版
原文:http://www.cnblogs.com/virtualworld/p/3987170.html
评论(0)