在使用另一个帐户发布之前使用 testflight 测试应用程序 [英] Using testflight to test app prior to publish with another account

查看:43
本文介绍了在使用另一个帐户发布之前使用 testflight 测试应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在开发一个 iOS 应用程序,我想使用 TestFlight 来部署测试版.一个必要条件是我必须在我的苹果开发帐户中注册应用程序包 ID.

I'm currently developing an iOS app and I want to use TestFlight to deploy the betas. One of the requisites is that I must register the app bundle id in my apple dev account.

应用的最终版本将由客户管理,因此会上传到他们的苹果帐户.

The final release of the app will be managed for the customer, so will be uploaded to theirs apple account.

如果我先在我的帐户中注册捆绑应用程序 ID 以进行测试,会不会有任何问题或麻烦?客户能否使用她的帐户发布相同的应用程序?我认为这是一个非常常见的情况,您能否提供一些替代方案或解决方法来实现这一点?

Are there any concerns or troubles if I register the bundle app id in my account first, for testing purposes? Will the customer be able to publish the same app using her account? I think this is a very common scenario, could you provide some alternatives or workarounds to accomplish this?

谢谢!

推荐答案

bundle ID 唯一标识一个应用程序.两个应用程序不能具有相同的包标识符.这里是关于此的更清晰的信息.

The bundle ID uniquely identifies an application. Two applications can not have the same bundle identifier. Here is more clear info about this.

如果您的应用需要由您的客户发布.您可以为开发环境创建测试凭据(包 ID、配置文件、开发者证书),并在生产环境中使用您的客户端凭据.

If your app needs to be published by your client. You can create test credentials (bundle id, provisioning profile, developer certificate) for development environment and use your client credentials for production environment.

另一种选择是,一旦发布,您可以转移 该应用程序的所有权给您的客户.

Another option is, once it has been published, you can transfer the ownership of that app to your client.

这篇关于在使用另一个帐户发布之前使用 testflight 测试应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆