Error:A problem occurred configuring project ':app'.
> Failed to notify project evaluation listener.
> Tinker does not support instant run mode, please trigger build by assembleCeshiDebug or disable instant run in 'File->Settings...'.
> can't find tinkerProcessCeshiDebugManifest, you must init tinker plugin first!
> Failed to notify project evaluation listener.
> Tinker does not support instant run mode, please trigger build by assembleCeshiDebug or disable instant run in 'File->Settings...'.
> can't find tinkerProcessCeshiDebugManifest, you must init tinker plugin first!
翻译:
错误:配置项目的一个问题:app。
>没有通知项目评估监听器。
> Tinker不支持即时运行模式,请按“文件->设置”的“文件->设置”启动编译。
>找不到tinkerProcessCeshiDebugManifest,你必须先init tinker插件!
Failed to notify project evaluation listener.
Tinker does not support instant run mode, please trigger build by assembleDebug or disable instant run in ‘File->Settings…’.
can’t find tinkerProcessDebugManifest, you must init tinker plugin first!

解决方法:
- 把这三个选中的都去掉

在集成buggly热修复时遇到错误,错误提示涉及项目评估监听器未被通知、不支持即时运行模式以及需要先初始化tinker插件。解决方法是禁用即时运行模式并触发assembleDebug编译。

2998

被折叠的 条评论
为什么被折叠?



