We have an app same as FB, where a user can send request to other user and accept the request. So we wanted to send a notification when a user send a connection request or someones request accept. We want to send push notifications from both iOS and Android app.
Can anyone help me how we can implement this?
I have checked the Amplify Docs but they only mentioned the stuff related to receiving push notifications, not how to send them.
Can anyone help me how we can implement this?