536
Views
1
Comments
Solved
Offline data sync in Mobile app
Question

Hi Everyone,

I have question: that after create action to sync data and getting the action under client offline sync actions do we need to call the action explicitly(like on a button click or something) to trigger the data synchronization once the app is online or it happens automatically?? As I wanted the synchronization to occur automatically without a button or a widget.


Thanks & Regards

Shivya Pant

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP
Solution

Hi Shiva,

Section 3 of the document I share below explains how to manually start the sync.

Section 4 describes how you can configure at what system events the sync should start automatically.

https://success.outsystems.com/Documentation/11/Developing_an_Application/Use_Data/Offline/Implementing_Offline_Sync#3._Configure_manual_start_of_the_sync

Regards,

Daniel

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.