I have been going through services worker tutorial of late and am very impressed with how it can be used for caching and offering offline support for web apps. my questions are, is it possible to have services worker handle caching for ionic app that don't run on browsers? if not, what is the best way to handle caching and offline support for ionic native app?
No responses yet.