AiursoftWeb / Kahla.App

Kahla is a cross-platform business messaging app.
https://www.kahla.app
MIT License
415 stars 85 forks source link

Publish to App Store #775

Open Anduin2017 opened 4 years ago

Anduin2017 commented 4 years ago

What do you suggest us to do?

I heard that Apple's app store already supports PWA apps.

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

So we gonna investigate how to publish Kahla to iOS app store.

Additional context

Nothing.

hv0905 commented 4 years ago

As for now, pwa apps can only install by pin to home screen in safari. And the experence is very bad, the service worker cache can't work in ios, and I have to wait for a long time to load the app. And no notifications, of course.

If we want to publish kahla to App Store, consider using third-party library to package PWA app as an native app.