fix: 修复首页替换游戏导致的闪退问题 https://sentry.shanqu.cc/organizations/lightgame/issues/352562

This commit is contained in:
chenjuntao
2023-11-24 17:22:08 +08:00
parent 7a596f49ca
commit 96734e3ead
8 changed files with 62 additions and 70 deletions

View File

@ -132,7 +132,7 @@ public class DataUtils {
// 避免重复调用
if (!TextUtils.isEmpty(gid)) {
GameSubstituteRepositoryHelper.updateSubstitutableGames();
GameSubstituteRepositoryHelper.updateHistoricInstalledGameSet();
}
getDeviceCertification(gid);