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
Check this callback in both the sender and receiver presenter
If it is called when syncing, then the following should be added:
Call errorOccurredSync(Exception) and any other appropriate alternative so that the callback is shown and error page with successfully transferred records is shown
Perform reset of the syncing state that was happening
The text was updated successfully, but these errors were encountered:
Check this callback in both the sender and receiver presenter
If it is called when syncing, then the following should be added:
errorOccurredSync(Exception)
and any other appropriate alternative so that the callback is shown and error page with successfully transferred records is shownThe text was updated successfully, but these errors were encountered: