Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/google-chrome/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Google chrome 是否可以使用Azure通知中心向Chrome Web用户发送推送通知?_Google Chrome_Azure_Google Cloud Messaging_Azure Notificationhub - Fatal编程技术网

Google chrome 是否可以使用Azure通知中心向Chrome Web用户发送推送通知?

Google chrome 是否可以使用Azure通知中心向Chrome Web用户发送推送通知?,google-chrome,azure,google-cloud-messaging,azure-notificationhub,Google Chrome,Azure,Google Cloud Messaging,Azure Notificationhub,我想向我网站的移动用户(特别是Android/Chrome用户)发送通知。 我看到Azure Notification Hub可以处理Google(GCM)技术,我已经修改了本教程:,但是这可以通过一个简单的Web应用程序而不是像本教程中那样的Chrome应用程序来完成吗 我的应用程序是ASP.NET MVC 4.5,托管在Azure上。Azure通知中心当前不支持此功能。不过,这是该产品的未来路线图。谢谢您的回答。我在哪里可以找到更多关于这个的信息?你有链接吗?

我想向我网站的移动用户(特别是Android/Chrome用户)发送通知。 我看到Azure Notification Hub可以处理Google(GCM)技术,我已经修改了本教程:,但是这可以通过一个简单的Web应用程序而不是像本教程中那样的Chrome应用程序来完成吗


我的应用程序是ASP.NET MVC 4.5,托管在Azure上。

Azure通知中心当前不支持此功能。不过,这是该产品的未来路线图。

谢谢您的回答。我在哪里可以找到更多关于这个的信息?你有链接吗?