【发布时间】:2013-05-31 05:15:31
【问题描述】:
我正在尝试将 html5 通知用于 Web 应用程序。 它在 Chrome 26(在 OSX 上)与 webkitNotifications 和 Notification (W3C) 一起工作。
我了解到,Android 版 Chrome here 和 here 也支持 webkitNotifications,但我无法使其正常工作。 我只是尝试调试 Notification 和 window.webkitNotifications 对象以查看它是否已实现。 Chrome 找不到这两个对象。
我需要帮助:caniuse.com 错了还是我错了?
谢谢! :)
【问题讨论】:
标签: javascript android html google-chrome notifications