This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.
I am able to send push messages from KMS console by token and device info. But I need to send it form the device for a requirement. Suppose on click of a button I need to send notification to another device (I have the token and other creds.) from the device in which button was pressed. How can I achieve that without help of a server?
Hi, I tried this much before, but it didn't exactly worked for me. Can you share some working example or code snippet which consist some more useful information on the same?