[0]ios启动报错,有没有大佬帮忙提供下排查思路

index.js文件里的所有require检查了,都在,尝试本地index.html也能运行,但iOS就启动不了,一般情况,都是排查文件require是否都打进去了。但这回都已经试过了,有没有谁提供点排错思路。或在ios层,这到底是文件没加到?还是文件和md5不匹配?
 2021-09-08 11:19:57.913063+0800 devour[42208:11927418]  JSBridge setTips: [["新世界的大门即将打开","敌军还有30秒抵达战场","妈妈说,心急吃不了热豆腐"]]
2021-09-08 11:19:57.913114+0800 devour[42208:11927418] JSRuntime::callMethod {}
2021-09-08 11:19:57.913330+0800 devour[42208:11927418] xhr.GET url=http://stand.alone.version/index.js
2021-09-08 11:19:57.914363+0800 devour[42208:11927418] found the file in the package:a79d20b7

2021-09-08 11:19:57.914418+0800 devour[42208:11927418] Waring! _loadFromAssets returns incorrect contents! what happened!

2021-09-08 11:19:57.914513+0800 devour[42208:11927587] Download [  ]:http://stand.alone.version/index.js?6b543d2a
2021-09-08 11:19:57.917210+0800 devour[42208:11927418] >>>JCConchRender::clearAllData =94124224
2021-09-08 11:19:57.920662+0800 devour[42208:11927587] curl_easy_perform failed, code=6
src=http://stand.alone.version/index.js?6b543d2a
2021-09-08 11:19:57.920975+0800 devour[42208:11927587] Downloaded http://stand.alone.version/index.js@ s=6b543d2a l=0
2021-09-08 11:19:57.925049+0800 devour[42208:11927418] xhr.GET url=http://stand.alone.version/index.js
2021-09-08 11:19:57.925280+0800 devour[42208:11927418] found the file in the package:a79d20b7

2021-09-08 11:19:57.925434+0800 devour[42208:11927418] Waring! _loadFromAssets returns incorrect contents! what happened!

2021-09-08 11:19:57.926787+0800 devour[42208:11927588] Download [  ]:http://stand.alone.version/index.js?6b543d2a
2021-09-08 11:19:57.936688+0800 devour[42208:11927588] curl_easy_perform failed, code=6
src=http://stand.alone.version/index.js?6b543d2a
2021-09-08 11:19:57.936738+0800 devour[42208:11927588] Downloaded http://stand.alone.version/index.js@ s=6b543d2a l=0
2021-09-08 11:19:57.945560+0800 devour[42208:11927418] xhr.GET url=http://stand.alone.version/index.js
2021-09-08 11:19:57.945867+0800 devour[42208:11927418] found the file in the package:a79d20b7

2021-09-08 11:19:57.945895+0800 devour[42208:11927418] Waring! _loadFromAssets returns incorrect contents! what happened!

2021-09-08 11:19:57.947964+0800 devour[42208:11927587] Download [  ]:http://stand.alone.version/index.js?6b543d2a
2021-09-08 11:19:57.953382+0800 devour[42208:11927587] curl_easy_perform failed, code=6
src=http://stand.alone.version/index.js?6b543d2a
2021-09-08 11:19:57.953442+0800 devour[42208:11927587] Downloaded http://stand.alone.version/index.js@ s=6b543d2a l=0
2021-09-08 11:19:57.962291+0800 devour[42208:11927418] xhr.GET url=http://stand.alone.version/index.js
2021-09-08 11:19:57.962460+0800 devour[42208:11927418] found the file in the package:a79d20b7

2021-09-08 11:19:57.962491+0800 devour[42208:11927418] Waring! _loadFromAssets returns incorrect contents! what happened!

2021-09-08 11:19:57.963069+0800 devour[42208:11927588] Download [  ]:http://stand.alone.version/index.js?6b543d2a
2021-09-08 11:19:57.967600+0800 devour[42208:11927588] curl_easy_perform failed, code=6
src=http://stand.alone.version/index.js?6b543d2a
2021-09-08 11:19:57.967921+0800 devour[42208:11927588] Downloaded http://stand.alone.version/index.js@ s=6b543d2a l=0
2021-09-08 11:19:57.978945+0800 devour[42208:11927418]  JSBridge setFontColor: ["#FF0000"]
2021-09-08 11:19:57.979042+0800 devour[42208:11927418] JSRuntime::callMethod {}
2021-09-08 11:19:57.979081+0800 devour[42208:11927418]  JSBridge setTips: [["网络异常,请检查您的网络或与开发商联系。"]]
2021-09-08 11:19:57.979116+0800 devour[42208:11927418] JSRuntime::callMethod {}
2021-09-08 11:19:57.979199+0800 devour[42208:11927418] found the file in the package:a79d20b7

2021-09-08 11:19:57.979224+0800 devour[42208:11927418] Waring! _loadFromAssets returns incorrect contents! what happened!

2021-09-08 11:19:57.979241+0800 devour[42208:11927418] JsAppCache::loadCachedURL Error, no cache data.
2021-09-08 11:19:57.979333+0800 devour[42208:11927418] onLayaInitError error=Load start url error
已邀请:

侃掰掰

赞同来自:

大家是否遇到过,打出来的包,一旦上了git,就有可能部分文件由于编码,造成编码对不上?所以导致文件加载失败?

lv

赞同来自:

DCC 不建议用git管理。应该是git修改了换行符,导致计算出的Md5不一致

要回复问题请先

商务合作
商务合作