PushNotificationPlugin
PushNotificationPlugin copied to clipboard
Is there possibility to only show specified by payload value on iOS?
For my project I need to show notifications only if payload has specific value, but currently it seems that plug-in after initialization shows push received even if not pass it to DidReceived method on iOS