Hi! I need to add the custom handler for push notifications inside the app. This handler has to read custom field of notification and save it in local storage.
As far as I understood I need to use event 'Push notification' from the main app screen. But it seems this way is not working.
Could you advice how to get it work? thanks!