我可以使用不同的应用程序 ID 但相同的捆绑 ID 来更新 Appstore 上的应用程序吗?

发布于 2024-12-03 20:46:21 字数 243 浏览 1 评论 0原文

我目前的情况是我的客户已经在应用程序商店中有一个应用程序,他希望更新该应用程序以便可以进行应用内购买。 问题在于原始应用程序是使用带有通配符的应用程序 ID 创建的。 由于通配符 App-ID 不能与 IAP 和推送通知一起使用,因此我需要创建一个新的 App-ID。

我可以创建一个新的App-ID(不带通配符后缀)并使用相同的bundle-ID(通过删除以前的App-ID以释放bundleID)来更新应用程序吗?

这样做有什么后果吗?

My current situation is my client already has an app on the appstore that he wishes to update so that it can have In-App Purchasing.
The problem is that the original app was created using an App-ID with a wildcard.
Since wildcard App-IDs cannot be used with IAP and Push Notification, I'll need to create a new App-ID.

Am I able to make a new App-ID (without the wildcard suffix) and use the same bundle-ID (By deleting the previous App-ID to free up the bundleID) to update the App?

Are there any repercussions doing this?

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

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

发布评论

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

评论(1

南城旧梦 2024-12-10 20:46:21

我现在正在研究类似的主题,如果我理解正确,你想做的事情是可能的。查看此页面以获取 Apple 的操作方法: http://developer .apple.com/library/ios/#qa/qa1680/_index.html

I'm researching a similar topic right now and, if I'm understanding correctly, what you want to do is possible. Check this page for a how-to from Apple: http://developer.apple.com/library/ios/#qa/qa1680/_index.html

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