简体   繁体   English

将Beta版应用程序用户转换为发行版的正确程序

[英]Right procedure to transition beta app user's to release version

We are uploading our iOS Application to TestFlight for Beta testing. 我们正在将我们的iOS应用程序上载到TestFlight进行Beta测试。 We are expecting a large number of people to get involved in this testing process. 我们希望有很多人参与此测试过程。

I wanted to know what is the right procedure to transition all these user's to final release version of the app when it gets released in the AppStore? 我想知道在AppStore中发布所有将这些用户转换为应用的最终发行版本的正确程序吗?

Will the current Beta user's get update notification from the AppStore? 当前Beta用户是否会从AppStore获得更新通知? or should be manually notify all the user's through mail or some other means, then they manually reinstall the app? 还是应该通过邮件或其他某种方式手动通知所有用户,然后他们手动重新安装该应用程序?

Any information on this will be appreciated. 任何对此的信息将不胜感激。

Thanks 谢谢

TestFlight builds will work on your tester's devices for 60 days, starting on the day it is released to testers (as described near the bottom of this Apple TestFlight overview page ). 从向测试人员发布测试之日起,TestFlight构建将在测试人员的设备上工作60天(如在此Apple TestFlight概述页面底部附近所述)。

Your testers can update their copy of your app to the Store version any time you release it on the app store, or their TestFlight versions will expire and they'll still have to go to the store to update and get their apps to work again. 每当您在应用商店上发布测试应用程序时,测试人员都可以将其应用程序副本更新为商店版本,否则他们的TestFlight版本将过期,他们仍然必须去商店进行更新并使其应用程序再次运行。

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

相关问题 Beta /开发人员发布的应用程序可以(并且应该!)使用与正式版相同的Apple App ID吗? - Can (and should!) a beta / developer's release of an app use the same Apple App ID as the production version? 运行XCode的发行版和Beta版 - Run release and beta version of XCode 如何向外部用户发布testflight beta版本? - How to release testflight beta version to external users? 将Xcode 6 Beta,iOS 7应用程序发布到App Store - Release Xcode 6 Beta, iOS 7 app to App Store iOS应用程序推送通知未显示在Beta Tester用户的设备中 - iOS app Push Notification not showing in Beta Tester user's device 是否可以将应用程序作为 iOS OPEN Beta 发布? - Is it possible to release app as a iOS OPEN Beta? 从 iPhone 应用程序的发布版本中排除 NSLog - excluding NSLog's from release version of iPhone app TestFlight预发布测试版应用程序版本会更新现有App Store版本,还是在测试仪设备上安装该应用程序的另一个实例? - Will TestFlight prerelease beta app version update existing App Store version, or install another instance of the app on tester's device? 使用测试版xcode提交iOS应用程序? - Submitting iOS app using beta version of xcode? 无法安装“应用程序”Xcode 版本 11.6 beta - Unable to install “App” Xcode Version 11.6 beta
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM