简体   繁体   English

在 iOS 中为渐进式 Web 应用推送通知

[英]Push Notifications in iOS for Progressive Web Apps

I have developed a Progressive Web App by using Javascript.我使用 Javascript 开发了一个渐进式 Web 应用程序。 I am unable to receive Push Notifications in iOS platform for my app, but at the same time i am receiving Notifications for Android and Web apps browsers.我无法在 iOS 平台中为我的应用程序接收推送通知,但同时我正在接收 Android 和 Web 应用程序浏览器的通知。 I read somewhere still no support for iOS notifications.我在某处读到仍然不支持 iOS 通知。 Please help me if you guys have any info to achieve this.如果你们有任何信息来实现这一点,请帮助我。

All the leading browsers with the exception of Safari on iOS web push API.所有领先的浏览器,iOS 网页推送 API 上的 Safari 除外。 While Safari does support push notifications on Mac OS, there is no green signal for push notification iOS.Read full article here .虽然 Safari 确实支持 Mac OS 上的推送通知,但 iOS 上没有推送通知的绿色信号。在此处阅读全文。

Push notification support for iOS Safari not added by Apple yet. Apple 尚未添加对 iOS Safari 的推送通知支持。 So you need wait until support gets added.因此,您需要等到添加支持。 or you can think about alternatives like showing the notifications as alters/pop ups/notification center in iOS PWA.或者您可以考虑替代方案,例如在 iOS PWA 中将通知显示为更改/弹出窗口/通知中心。

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

相关问题 带有2个按钮的Android推送通知用于渐进式Web应用程序? - Android push notifications with 2 buttons for Progressive Web Apps? 有没有办法使用渐进式网络应用程序 (PWA) 添加徽章通知? - Is there a way to add badge notifications using progressive web apps (PWA)? gcm推送通知,渐进式webapp - gcm push notifications, progressive webapp 接收在 WebView 中运行的 Web 应用程序的推送通知 - Receive Push Notifications for Web Apps running in a WebView 渐进式 web 应用程序 (PWA) 无法在 android 手机的屏幕上弹出推送通知 - Progressive web app (PWA) not able to make push notifications pop up on screen of android phone iOS或Android应用程序可以与其他应用程序交互推送通知进行交互吗? - Can an iOS or Android app interact with another apps interactive push notifications? 渐进式Web应用程序的局限性:将本机应用程序转换为渐进式Web应用程序 - Limits of Progressive Web Apps: transforming a native app into a progressive web app 在Xamarin IOS上推送通知 - Push notifications on Xamarin IOS 远程推送通知和终止的应用程序 - Remote Push Notifications and terminated Apps PWA 的推送通知或 Web 推送通知 - Push notifications or Web push notifications for PWA
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM