Using a single xcode proj for iphone and ipad- can I use same push notification certificate ?
Posted
by Shweta
on Stack Overflow
See other posts from Stack Overflow
or by Shweta
Published on 2010-05-10T07:49:44Z
Indexed on
2010/05/10
7:54 UTC
Read the original article
Hit count: 249
Hi
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:
two binaries will be created , which I can price differently for selling. Will they need 2 have different certificates from Apple ?
My app has Push notifications. So will i require 2 different certificates ?
© Stack Overflow or respective owner