Fixed crash if LogManager fails to start (FIXES #196)

This commit is contained in:
Graham Jones
2024-06-14 14:46:52 +01:00
parent 1816c10234
commit e641f27829
4 changed files with 13 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
OpenSeizureDetector Android App - Change Log
============================================
V4.2.10 - fixed (infrequent) crash when opening data sharing page.
V4.2.10 - fixed (infrequent) crash when opening data sharing page (#195), and crash if log manager fails to start (#196)
V4.2.9 - fixed crash when using Polish translation.
V4.2.8 -
- Fixed crash in export data function when using european style comma based decimal separator.