Application randomly crashes while working in background - usually over night (between 01:00 and 03:00), which makes it very hard to catch.
Crash logs shows that it is caused by long time background execution (background fetch to check for new messages), however timer should close this connection if it was not able to connect within time limit.
Andrzej Wójcik (Tigase) commented 7 years ago
This issue is not longer happening. Recent changes fixed this issue.
Application randomly crashes while working in background - usually over night (between 01:00 and 03:00), which makes it very hard to catch.
Crash logs shows that it is caused by long time background execution (background fetch to check for new messages), however timer should close this connection if it was not able to connect within time limit.