I see that the classic method
POST https://fcm.googleapis.com/fcm/send
It is actually deprecated in Google documentation
And so the question is: how to correctly send a notification via Fcm?
POST https://fcm.googleapis.com/fcm/send
It is actually deprecated in Google documentation
And so the question is: how to correctly send a notification via Fcm?