Native Mobile - Wait till Synchronisation to complete

0
Hi All, I am calling Synchronize activity from a nanoflow (Selective synchronize for an object). It is going to the next activity before synchronization finishes. Is there a way that I can wait till the synchronization  to finish and continue my actions?
asked
1 answers
0

It does wait on the sync to finish. Are you sure it actually syncs? Entity access rules prevent the sync to update the object? Check for errors in the Mendix console.

Perhaps try in latest 9.6.x and 9.9.1, test in a branch or exported copy unless you're ready to really upgrade to that release.

 

Note that 9.5.0 is missing security patches that are in 9.6.x

answered