简体   繁体   English

iOS 是否支持 PWA 的“添加到主屏幕”功能?

[英]Is "Add to home screen" feature of PWA supported in iOS?

I am building an app using PWA.我正在使用 PWA 构建一个应用程序。 I am using Angular.我正在使用角。 Basically, it is a media application that plays videos.基本上,它是一个播放视频的媒体应用程序。 It is working fine on Android and the "Add to Home screen" popup also comes in Android devices, but in iOS devices "Add to Home screen" does not appear.它在 Android 上运行良好,“添加到主屏幕”弹出窗口也出现在 Android 设备中,但在 iOS 设备中不会出现“添加到主屏幕”。

Does iOS support the "Add to Home screen" feature? iOS 是否支持“添加到主屏幕”功能?

Please refer to the following articles listed below for the iOS PWA functionality有关 iOS PWA 功能,请参阅下面列出的以下文章

With iOS 11.3, Apple has silently added support for the basic set of new technologies behind the idea of “Progressive Web Apps” (PWAs).在 iOS 11.3 中,Apple 默默地增加了对“渐进式 Web 应用程序”(PWA)理念背后的一组基本新技术的支持。 It's time to see how they work, what are their abilities and challenges, and what do you need to know if you already have a published PWA.是时候看看它们是如何工作的,它们的能力和挑战是什么,如果你已经有一个已发布的 PWA,你需要知道什么。

https://medium.com/@firt/progressive-web-apps-on-ios-are-here-d00430dee3a7 https://medium.com/@firt/progressive-web-apps-on-ios-are-here-d00430dee3a7

PWA on iOS isn't automatically available like on Android, there are some additional settings you will have to change to allow for the popup to show on Safari iOS. iOS 上的 PWA 不像在 Android 上那样自动可用,您必须更改一些其他设置才能允许弹出窗口在 Safari iOS 上显示。

Additionally from the following stackoverflow Link , there is a link to making it available for iOS without the user having to change their settings.此外,从以下 stackoverflow 链接 中,有一个链接可使其在无需用户更改其设置的情况下可用于 iOS

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

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