progressive-web-apps - 在应用商店发布PWA : google play and ios itunes

标签 progressive-web-apps

有没有办法在应用商店上发布 PWA 来发布应用 谷歌播放和 iOS iTunes。无需使用 cordova 创建 buggy ,这会产生大量需要维护的问题。

最佳答案

是的,有办法将您的 PWA 发布到 Android AppStore。

TWAs
可信网络事件是一种使用基于自定义选项卡的协议(protocol)将网络应用内容(例如 PWA)与 Android 应用集成的新方法。

TWAs 使用数字 Assets 链接协议(protocol)和 API,使应用或网站能够发布有关其他应用或网站的公开、可验证的声明。例如,网站可以声明它与特定的 Android 应用程序关联,或者它可以声明它想要与另一个网站共享用户凭据。

查看以下内容link获取 Google Developers 论坛向 Appstore 启动 PWA 的完整指南以及 Maximiliano Firtman 的 Medium 教程指南 here

关于progressive-web-apps - 在应用商店发布PWA : google play and ios itunes,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52819197/

相关文章:

Angular : service worker configuration

notifications - PWA 关闭时如何接收点击的通知数据?

android - 强制刷新 manifest.json 以下载新的 PWA

reactjs - ReactJS 应用程序中的配置文件

progressive-web-apps - 卸载PWA以进行开发测试(Windows)

javascript - 如何刷新 Apple 移动网络应用程序状态栏样式元标记?

node.js - 添加到主屏幕不会出现在我的 Angular 应用程序中

react-native - 在 React Native 应用程序的 Web 版本上使用 stripe

javascript - Service Worker 正在缓存文件,但从未触发 fetch 事件

azure - PWA 仅使用 JS 为 Azure 通知中心注册推送通知