I want to sync local data with api in my mobile application. Is it possible?
priya d wrote:
Hi,
Either we can use Outsystems Offline Data Sync which is control in terms of Logic-Actions,
But for Sync with API, you might have to keep calling in background as a service in order to keep sync. Like what we do so far with Native App's