I have some problems with push notifications. I can send them to my registered devices. Everything is working fine.
My questions: After clicking the VIEW button, the application starts. At the moment, without any content.
How can I add content here? This content should depend on the push message being sent.
For example: My Push Notification about NEWS number 1 - then after clicking VIEW I should get additional information about NEWS number 1
etc.
It should also be possible to read all previous NEWS received in the application in the list when returning from NEWS number 1.
Do you understand what I mean?
I have no real idea ... It would be nice if you could show me the code related to the example.
Thank.