Release notes - OMD Mobile 2.8.1
Bug
- [CASD-27033] - Context.startForegroundService() did not then call Service.startForeground()
Prevents a system report of an ANR when the location was retrieved.
- [CASD-27034] - NPE caused by TaskGridAdapter.filter
Fixes a crash that might occur when the app is suspended immediately after "Go" was pressed.
- [CASD-27035] - ANR caused by Broadcast of Intent of alarms
Prevents ANRs in firing alarms, resulting from deadlocks or long-running reconnects of the push service.
Improvement
- [CASD-22659] - filter non-UTF8 characters before upload
Characters of other character-sets are converted to the default, and invalid character-references in nested XMLs of extra-fields are replaced.