Is it possible using Firebase Messaging to send a push notification from an iOS Device to another iOS Device like you could on parse?
I need it for friend requests and other user interactions. eg send a notification saying "Bob has sent you a friend request"
Thanks!