The sync should be done when the splash screen disappears and the homepage is shown. Are you sure the error you are seeing has got nothing to do with access rights, or nanoflow logic? I also assume you don't have any special synchronisation processes running other than the default sync?
Hi Jan WIllem, I am having here the exact same situations when developing locally, did you find any solution to your problem?
HI all
You could try to set the synchronisation profile to do nothing and then forsee with an app event on your homepage following custom action:
Select on load action and build a custom nanoflow where you call a microflow in which you retrieve all the data you need. you can later synch this data to your device and this gives you the flexibility of putting a waiting message or progress bar in your nanoflow so the user knows its still synching the data.
I hope this can help you.
Kind regards
Kevin