I am building an app that uses push notification and decided to simplify work and go for a public library that sends the message, Netmera.
However, once the notification is received I can't seam to read it. Is there a way to do it directly?
If not what class do I need to override to be able to handle the text of the sent notification.
Thanks