开发者

Using a single xcode proj for iphone and ipad- can I use same push notification certificate?

I am looking for extending my current iphone app for iPad-specific UI. For the same Apple开发者_开发知识库 has mentioned 3 ways, however I am using the method where a Single XCODE proj is used for having 2 targets- iphone & iPad. There are a few queries:

  1. two binaries will be created , which I can price differently for selling. Will they need 2 have different certificates from Apple ?

  2. My app has Push notifications. So will i require 2 different certificates ?


Your app's will require unique AppID's to appear as separate apps in the AppStore - thus requiring separate certificates.

I guess that you would be able to install both app's on an iPad at the same time which underlines the need for two separate AppId's and distinct push notification certificates.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜