I am working on push notification on iPad. My application is a universal application that includes iPhone and iPad. IPhone removal notification works well, user receives push, application name is displayed inSetting -> Notifications
However, I have a slight problem with the ipad version: the application name does not appear in the list Settings -> Notifications. I can still register for the device ID, the iPad receives a push notification.
Does anyone know what could be causing? I checked and made sure that both registration codes for both devices are exactly the same
source
share