iphone - Removing all push notifications from list when i click on one notification -


I'm applying an application that supports Apple push notifications. If I get three notifications from the Apple server, the Notification List is showing three notifications in the iPhone and if I am going to the application according to the notification of any one of them. After this I will check in the Notification List for two notifications, there was no push notification to see. Notification list no new information .

And even my application is the universal app, push notification in iPhone 4 and iPhone 5 with iOS 6 is working fine but IOP 5 is not working in iPad 1 with it.

Please help me

Thanks in advance.

After making any selection (push notification) of them < / Div>

This method is removed on the Application Representative when the User Notification in the tab notification center:

  - (BOOL) Application: (UIApplication *) Application FinishLaunchingWithOptions (NSDictionary *) launchOptions {// You can use the following methods call: // To delete the notifications in the Notification Center: Cancel [[UIApplication ShareApp] All Region Ucnaan]; // To set the badge (0 is not a badge): [[UIApplication sharedApplication] setApplicationIconBadgeNumber: 0]; }   

If the user normally 'normally' returns without using the notifications, then you want to remove the notifications:

  - (zero) ApplicationWellFinderFrung: (UIApplication *) Application {}   

I do not think it is possible to cancel only one notification, see for more information.


Have you Google done this iPad problem yet? I searched a little and found others with the same problem. It turns on notifications that are but you do not see them on the lock screen. See these topics:

  • Or try a little bit and go Google: < / Html>

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -