【发布时间】:2020-07-24 15:13:43
【问题描述】:
我是初学者,如果这是一个垃圾问题,很抱歉。
如果我尝试使用我的智能手机调试我的应用程序,我会收到此错误:
Launching lib\main.dart on Mi 9T Pro in debug mode...
√ Built build\app\outputs\apk\debug\app-debug.apk.
Error: ADB exited with exit code 1
Performing Streamed Install
adb: failed to install G:\Apps\valorant\build\app\outputs\apk\app.apk: Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE: Package com.phillip.valorguide signatures do not match previously installed version; ignoring!]
Error launching application on Mi 9T Pro.
Exited (sigterm)
一开始是有效的。
我该如何解决这个问题?我没有安装该应用程序,所以我不知道它如何与以前安装的版本不匹配。
【问题讨论】:
-
可以添加颤振医生输出吗?