1
Exceptions/UserAbortException
Jump to navigation
Jump to search
UserAbortException is one of the most common exceptions that can appear in the log files of Resco mobile apps.
About this exception
Resco's synchronization module uses this exception to denote abort events. Abort can be initiated either by the user or by the operating system (when terminating Resco Mobile CRM because the user switched to another app).
The latter case will also generate crash log entries such as
Application 11.2.3.0 ERROR 2018-11-03 09:31:44.061+01:00 System.Exception: OnAbortBackgroundTask
Handling
In most situations, the solution to this problem is very easy: Instruct your mobile users to keep their apps active while synchronizing.