I'm working on app update which uses push notifications. when i tried to enable the push notifications to the app id i find this:
Note: Only explicit App IDs can be used to access the Apple Push Notification service. Please use an existing App ID with a specific Bundle Identifier or create a new one.
so i made a new app id and it refused to upload it as an update due to difference in IDs
is there anyway to upload an app update with push notifications?