Anysdk 打包后 运行黑屏 project.js line:1 msg:TypeError: e is null

母包运行正常,打包之后报错
project.js line:1 msg:TypeError: e is null

构建出的 Cocos 工程中 frameworks/runtime-src/Classes/SDKManager.cpploadAllPlugins 方法 init方法,传递 appKey、appSecret、privateKey、oauthLoginServer
有修改成客户端的值么