简体   繁体   English

在iOS上,如何禁用从Crashlytics Beta旧版本中提醒新版本和更新的弹出窗口

[英]On iOS, how to disable popup that reminds new versions and updates in old versions from Crashlytics Beta

This is regarding the iOS Enterprise apps downloaded from Crashlytics Beta Platform. 这是关于从Crashlytics Beta平台下载的iOS企业应用程序。

Whenever there're new versions uploaded, when the old apps are launched, there will be popup that reminds user of new versions and updates in Crashlytics Beta. 每当上传新版本时,当旧应用程序启动时,会有弹出窗口提醒用户Crashlytics Beta中的新版本和更新。 This seems to be automatically added by Crashlytics Beta. 这似乎是由Crashlytics Beta自动添加的。

Just want to ask, is it possible to disable the popup so that testers can keep using the old app to do regression test? 只想问一下,是否可以禁用弹出窗口,以便测试人员可以继续使用旧应用程序进行回归测试? We couldn't seem to be able to find any configurations or settings about this. 我们似乎无法找到任何关于此的配置或设置。

Mike from Fabric here. 来自Fabric的Mike来自这里。 There is not a way to disable that notification currently on a per version basis. 目前无法在每个版本的基础上禁用该通知。 If you've explicitly installed an older version of the app through the Beta app then the new version popup won't be triggered. 如果您通过Beta应用程序明确安装了旧版本的应用程序,则不会触发新版本的弹出窗口。 But if you're on an older version of the app through the normal install flow, then the update prompt will show up. 但是,如果您通过正常的安装流程使用旧版本的应用程序,则会显示更新提示。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM