What would be the best way to handle push notifications between two devices, speaking simply in terms of the most simple solution possible?
For example, say a user sends a message in a chat app, what would be the easiest way to send the recipient a push notification? Are there any services that make this easy?
I am using Firebase so easy integration with Firebase would be nice.