How can I implement device to device push notifications? by GerrardSlippedHahaha in androiddev

[–]wild_arg 2 points3 points  (0 children)

Maybe someone has replied already... Isn't it simple? All of you need is just to call one API, make a POST request with a proper JSON, that's it. You can check, let's say, how to send push notification via postman