Hi,
I’m using AWS Pinpoint to send push notifications to the ionic app. Pinpoint let you define the action on tap push (deep link, url or open app) but I can’t find a solution to get this working and the on(‘notification’) event from phonegap-plugin-push is never triggered even sending the property “content-available” (using the same doc phonegap plugin examples) or implementing the deep links plugins.
Has anyone got something similar working or knows the way to get it?
Thanks