10 个不同用户的同一个 iPhone 应用程序的不同版本

发布于 2024-11-18 09:25:11 字数 66 浏览 1 评论 0原文

下面的要求可以吗?

如何为 10 个不同的用户制作同一个 iPhone 应用程序的 10 个不同版本?

Is the below requirement possible?

How to make 10 different version of the same iPhone app for 10 different users?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

肤浅与狂妄 2024-11-25 09:25:11

是的,这是可能的。只需使捆绑包 ID 唯一,然后上传应用程序 10 次不同的时间即可。

真正的问题是:你为什么想要这样做?

Yes, it's possible. Just make the bundle IDs unique, and upload the app 10 different times.

The real question is: Why would you want to?

呆° 2024-11-25 09:25:11

我认为您正在谈论临时分发。在我看来,在App Store上提交10次应用程序并不是一个好方法,而且被拒绝的可能性非常高。

如果您需要使用 Adhoc Distribution 为多个用户分发多个版本的应用程序,只需创建 10 个存档并将 .ipa 文件共享给 10 个不同的用户(必须在您的开发者帐户下添加他们的 UDID)

I think you are talking about Adhoc Distribution. In my opinion, it's not a good way to submit the app 10 times on the App Store, and the possibility for the refuse is very high.

If you need to distribute your app with several versions for several users using Adhoc Distribution, simply create 10 Archives and share the .ipa files to 10 different users (must add their UDID under your Developer Account)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文