在 OS X safari 7 中,允许网站使用 APNS 发送推送通知,我根据以下链接进行了研究
http://stackoverflow.com/questions/11604410/is-it-possible-to-send-notifications-to-notification-center-in-mountain-lion-eve
https://developer.apple.com/appstore/push-notifications/index.html
This link gives detail demo of web site notification using safari 7.
http://appleinsider.com/articles/13/06/28/safari-70-to-bring-web-notifications-to-os-x-mavericks
我的需要,1-> 是否可以使用其他 Safari 版本发送网站通知?
2-> 推送通知是否仅支持 OS X safari 7?我不想发送任何本地通知。