Yes
I need the following push notification mechanism. I will try to explain it with an easy example: Lets image we have a normal chat app. Someone is writing a message and the other are receiving a push notification that there is a new message. But instead of sending the full message with title and body, i would like to send only an id. Once this message is arrived the app should do a normal request to an REST_API an load the real message content like text and images and so on. Is this even possible ?
Google for the data message
Обсуждают сегодня