I have implemented this plugin in both Android and iOS and it works great. But there are a few things that I noticed:
If app is in background or closed and a push notification is received, if user opens app directly then notification is not removed from tray until removed manually or tapped upon.
If a badge is send in the push notification then it will only be cleared from app icon if notification is tapped. If user clears notification or starts app from icon then it doesn't removed.
I have implemented this plugin in both Android and iOS and it works great. But there are a few things that I noticed: