App not updating for alpha testers on google play(应用程序未针对 Google Play 上的 Alpha 测试人员进行更新)
问题描述
我的应用正在使用 Google Play 进行测试.自然,我是我的 alpha 测试人员之一.我发布了该应用程序的新 alpha 版本.我期待它会在我的设备上自动更新.但它没有更新.我错过了一步吗?根据 Google
My app is being tested using Google Play. I am one of my alpha testers, naturally. I released a new alpha version of the app. I was expecting it to update automatically on my device. But it's not updating. Am I missing a step? According to Google
一旦他们安装应用并选择加入,他们就会自动更新到新的测试版本.
Once they install the app and opt in, they'll automatically be updated to the new test version.
推荐答案
Google Play 没有什么是自动的.他们有一个类似于 Apple App Store 的缓存系统.根据我的经验,缓存系统每天会刷新一两次,市场也会更新.
Nothing with Google Play is automatic. They have a caching system much like Apple App Store among others. From my experience, once or twice a day the cache system gets flushed and the market gets updated.
在那之后的某个时候,更新会被推送.不幸的是,这可能是一个多天的过程.
At some point after that, the updates get pushed. This can be a multi-day process unfortunately.
这篇关于应用程序未针对 Google Play 上的 Alpha 测试人员进行更新的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:应用程序未针对 Google Play 上的 Alpha 测试人员进行更新
基础教程推荐
- android 应用程序已发布,但在 google play 中找不到 2022-01-01
- 如何在没有IB的情况下将2个按钮添加到右侧的UINavigationbar? 2022-01-01
- 如何让对象对 Cocos2D 中的触摸做出反应? 2022-01-01
- UIWebView 委托方法 shouldStartLoadWithRequest:在 WKWebView 中等效? 2022-01-01
- Kivy Buildozer 无法构建 apk,命令失败:./distribute.sh -m “kivy"d 2022-01-01
- Android:对话框关闭而不调用关闭 2022-01-01
- 如何在 iPhone 上显示来自 API 的 HTML 文本? 2022-01-01
- 在 gmail 中为 ios 应用程序检索朋友的朋友 2022-01-01
- 当从同一个组件调用时,两个 IBAction 触发的顺序是什么? 2022-01-01
- 如何在 UIImageView 中异步加载图像? 2022-01-01