Release 4.8.9
🐛 Bug Fixes
- Rare Android 12 only crash - OSTaskController on LinkedBlockingQueue.poll()
- 5.x.x versions were never affected by this issue.
- Corrected DeadSystemException handling
- Note, DeadSystemException is not a root cause crash. These are a red herring so we are omitting them from crash reports.
- 4.8.8 introduced handling, but was not effective until this version