132
Views
1
Comments
[SyncProgressMessage] Show popup when sync is running.
syncprogressmessage
Mobile icon
Forge asset by Miguel Amado

On a mobile screen I have a event SyncComplete trigger, so i know when a Sync is completed. is it also possible to find out if sync is running, so i can show a Popup and close it when SyncComplete?

2022-08-02 11-27-20
Miguel Amado
Staff

Hi Matthias, 

I don't know if it's possible to find out if the sync is running .

But you have an "onSyncStart" that you can use do determine if the synchronization is running. 

In attachment follows an oml with that example in screen1 on using onSyncstart and onSyncEnd to manage that popup

Hope it helps

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