0

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?

4

1 回答 1

0

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

于 2011-10-03T19:20:18.193 回答