You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've experience at Devoxx France that some individual scans are not synced with the server because of no internet connection. This is why the user should have a "Sync All" button, where all scans are pushed to the server in a first phase.
What would be better is that the app automatically checks if the total scans corresponds with the total scans on the server using the HTTP field 'X-Total-Count'. If the X-Total-Count does not correspond with the total scans locally then a sync-all is triggered.
The text was updated successfully, but these errors were encountered:
We've experience at Devoxx France that some individual scans are not synced with the server because of no internet connection. This is why the user should have a "Sync All" button, where all scans are pushed to the server in a first phase.
What would be better is that the app automatically checks if the total scans corresponds with the total scans on the server using the HTTP field 'X-Total-Count'. If the X-Total-Count does not correspond with the total scans locally then a sync-all is triggered.
The text was updated successfully, but these errors were encountered: