Please I am using ionic storage for my app which will be compiled to native(iOS, Android) not PWA. Is there a way to sync my offline data to my express.js server when online? I want the synchronization to happen in the background. I have heard of angular service workers but I don’t know if it would work for my use case considering it being compiled to native.
1 post - 1 participant