I have a provider which sends Push notifications to my iPhone. If I’m on home screen, I click on push notification in notification center and my app become open. Then I close my app, but notification is still in notification center…Why ? I already read that, why its not disappear ? How to remove this notification after I close my app ??
Share
You can remove the notifications using the below code
This will remove all the app’s notification from Notification Center.