Can I use same explicit app id for my iPhone & iPad applications? This App ID is configured to use Push notification, so I can receive push on both apps. Will appstore allow this? I couldn't find any useful information about this particular scenario.
Kind Regards.
You cannot use the same App Id in 2 apps, unless it's a single, universal app. That is, an app that is built and designed to run well on both an iPhone and an iPad. I would recommend creating a universal app. That way you have a single App Id and an app that runs on both device types.