|
项目在debug环境可以运行。打release包安装后,toast提示安装失败。后台LOG:
04-13 15:47:06.154 1770 1884 E PhoneStatusBar: Setting not found exception : accessibility_display_magnification_navbar_enabled
04-13 15:47:06.160 24098 24329 E DebugService: Fail to install package
04-13 15:47:06.160 24098 24329 E DebugService: org.hapjs.b.c: Package file certificate changed
04-13 15:47:06.160 24098 24329 E DebugService: at org.hapjs.b.a.b.a(SourceFile:69)
04-13 15:47:06.160 24098 24329 E DebugService: at org.hapjs.b.a.b.a(SourceFile:38)
04-13 15:47:06.160 24098 24329 E DebugService: at org.hapjs.b.a.a(SourceFile:112)
04-13 15:47:06.160 24098 24329 E DebugService: at org.hapjs.b.g.a(SourceFile:96)
04-13 15:47:06.160 24098 24329 E DebugService: at org.hapjs.debug.DebugService.a(SourceFile:116)
04-13 15:47:06.160 24098 24329 E DebugService: at org.hapjs.debug.DebugService.a(SourceFile:78)
04-13 15:47:06.160 24098 24329 E DebugService: at org.hapjs.debug.DebugService.a(SourceFile:37)
04-13 15:47:06.160 24098 24329 E DebugService: at org.hapjs.debug.DebugService$a.handleMessage(SourceFile:214)
04-13 15:47:06.160 24098 24329 E DebugService: at android.os.Handler.dispatchMessage(Handler.java:108)
04-13 15:47:06.160 24098 24329 E DebugService: at android.os.Looper.loop(Looper.java:166)
04-13 15:47:06.160 24098 24329 E DebugService: at android.os.HandlerThread.run(HandlerThread.java:65)
04-13 15:47:06.234 1740 1751 E HsmCoreServiceImpl: onTransact in code is: 103
有谁知道是什么原因吗?
刚才新建了项目,没有修改一行代码,打release包,安装的时候同样出现上面的问题。测试机:华为mate 10 |
|