0

在我的本机应用程序中,我发送BigPictureStyle 通知并希望在网络上做同样的事情。

我已经构建了一个渐进式 Web 应用程序,并且正在使用基于服务工作者的 Web 推送通知,但找不到向我的 Android 用户显示 BigPictureStyle 通知的方法。Notifications API可以做到这一点吗?我只是错过了什么吗?

4

1 回答 1

0

目前通知 API 尚不支持 BigPicture 但已在 Github 问题中https://github.com/whatwg/notifications/issues/79

于 2016-08-17T06:34:47.677 回答