@Khadgar 在 用Tauri开发Android的时候遇到了一个奇怪问题,有没有佬见过? 中发帖
在真机上用dev模式运行的时候,一切都很正常。但是用release模式编译构建成apk再安装到真机上就闪退,主界面会展示一下,然后就crash了。
不知道有没有佬遇见过这种情况,有没有什么解决办法。
附上相关的Logcat记录。
[08:22:35] W | WindowManager ▶︎ Changing focus from Window{91ac2b u0 com.linksintelligence.app.prove/com.linksintelligence.app.prove.MainActivity} to null displayId=0 Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:476 com.android.server.wm.WindowManager...