简体   繁体   English

如何在 webview 中接收通知?

[英]How can i receive notifications in webview?

First I don't mean receiving notifications from OneSignal or Firebase I mean allowing notifications like Google Chrome when you go to website and it ask you to allow receiving notifications.首先,我的意思不是从 OneSignal 或 Firebase 接收通知,我的意思是在您访问网站时允许像 Google Chrome 这样的通知,它会要求您允许接收通知。 Any help?有什么帮助吗? Thanks in advance.提前致谢。

Firstly that prompt you were saying is just come in website in PC brower/ Mobile Browser or in Android webview.首先,您所说的提示只是来自 PC 浏览器/移动浏览器或 Android webview 中的网站。

So, doing in webview, it won't ask you because in mobile there is no such permission you will needs to confirm, by default it will be enabled,因此,在 webview 中,它不会询问您,因为在移动设备中没有您需要确认的此类权限,默认情况下它将启用,

But yes in mobile you do need handle the notification and show in notification tray.但是是的,在移动设备中,您确实需要处理通知并显示在通知托盘中。

Hope you got the understanding of how it works希望你了解它是如何工作的

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM