[v2.13.2][Fix]解决Room崩溃问题

This commit is contained in:
chenfufeng
2023-01-10 19:25:21 +08:00
parent dc50835178
commit ce2fdf57de

View File

@@ -70,6 +70,7 @@ public abstract class MainMoGoApplication extends AbsMogoApplication {
initKoom();
}
clearMessageBoxTable();
checkMonitorDb();
CallerMsgBoxManager.INSTANCE.queryAllMessages(this);
}
upgradeProgressListener();