由于 Playstore 缓存问题,应用内更新无法正常工作

In-app updates not working due to playstore cache issue

由于 Playstore 缓存问题,我的应用用户看不到应用内更新。我的用户无法及时更新应用程序。什么是解决方案?不是每次我都能告诉我的用户清除 playstore 的缓存。

我如何获得一个回调,在该回调中我可以在应用程序更新时删除缓存和共享首选项。它可以从 playstore 自动更新,也可以手动单击 playstore 上的更新按钮。有没有办法捕捉这些事件?

这不是即时的,因此您的用户应该等到 google 播放检测更新并通知您的用户。它还取决于您如何在 Google 游戏机上设置您的发行版。 用户可以删除前往 Settings/Apps/Google Play Store/Storage -> Clear Cache

的缓存