开发者

changing app-ID

开发者 https://www.devze.com 2023-04-02 11:44 出处:网络
I have an iPhone app (Show of Hands) that has been a freebie for nearly two years, with about 100,000 downloads. Now I want to enabl开发者_开发百科e in-app purchases to let users turn off iAds, but I

I have an iPhone app (Show of Hands) that has been a freebie for nearly two years, with about 100,000 downloads. Now I want to enabl开发者_开发百科e in-app purchases to let users turn off iAds, but I cannot do so because I originally used a wildcard App-ID. Wildcard IDs can't support in-app-purchases...

Is it possible to change my existing App-ID without creating a new app, and not break the upgrade path etc. for all of my existing users?

Thanks!


Changing the App-ID of your provisioning profile doesn't change anything about your app. Just use the new App-ID without changing your bundle ID and you're good to go.

0

精彩评论

暂无评论...
验证码 换一张
取 消