TalAter / UpUp

✈️ Easily create sites that work offline as well as online
https://www.talater.com/upup/
MIT License
4.88k stars 264 forks source link

Trouble in Cordova while starting UpUp #89

Closed ovidiugabriel closed 8 years ago

ovidiugabriel commented 8 years ago

Hello,

I am trying to use UpUp in Cordova and I have checked if service worker is available in Cordova. Test based on TalAter/UpUp#69

The problem is that the Service worker is not available in Cordova. I found a plugin but this works only for iOS, not for Android: https://github.com/MobileChromeApps/cordova-plugin-service-worker

TalAter commented 8 years ago

UpUp depends on service workers being available.

I am closing this issue as it is an external issue with Cordova adding service worker support, and not something we can do anything about.

@ovidiugabriel If you have any luck with that plugin, please share what you find out... I would love to learn from your experience :+1:

ovidiugabriel commented 8 years ago

Yes, I understand the nature of this problem (external Cordova issue). Anyway, I stopped using this as the service workers technology is not mature yet. I planned to check if it will be ready for adoption in 1-2 years.