gcm vs fcm端点选择

时间:2019-04-11 10:55:51

标签: push-notification google-cloud-messaging web-push

我试图了解浏览器如何选择用于推送通知的端点。

我认为它是根据浏览器进行选择的,但是如果我这样,那么为什么有时它会选择

https://fcm.googleapis.com/fcm/send/

有时是https://android.googleapis.com/gcm/send/

这是链接

https://santa.pushalert.co/

当我们允许通知时,我们可以看到它选择了android.googleapis.com,但在那儿我找不到android.googleapis.com,但它以浏览器发送的表单数据形式显示。我想转到最新的一个fcm.googleapis.com

引导我朝正确的方向前进

0 个答案:

没有答案