I am new to ionic and want to convert a native Android project to ionic.
My application receives and sends data from/to some kind of web service (I am flexible and can change it), however, it should be available even if the client is offline. So I really need a two-way offline/online sync function.