Hi there,
I read blog post and FAQ from this pages:
https://firebase.google.com/docs/cloud-messaging/migrate-v1?hl=pl
https://firebase.google.com/support/faq?hl=pl#fcm-23-deprecation
But what about web push?
Can I still send after 21.06.2024 via WebPush VAPID?
This endpoint will be deprecated
https://fcm.googleapis.com/fcm/send
This is example of web push endpoint used
https://fcm.googleapis.com/fcm/send/SAMPLE_TOKEN_HERE
So the question is what should I expect after 20 June 2024 with webpush notifications?