I will create multiple sale versions of the same application with push notifications feature:
- CoolApp (full version)
- CoolApp Free (free, features limited version)
- CoolApp InApp (free version upgradable to full via InApp Purchase)
While registering for App ID in Apple Program Portal is possible to create "Bundle seed ID": "The Bundle Seed ID portion of your App ID can be utilized to share keychain access between multiple applications you build with a single App ID"
Is possible to create only one App ID, for example: "XDFGYE6TR4.com.company.coolapp" and use it for all three versions of CoolApp, with enabled push notifications and in app purchases?