Replace Async Tasks classes to use App Executors #882
Labels
Android 11 & 12 Upgrade
enhancement
New feature or request
general app updates(WHO ANC)
medium priority
Can be worked on if there are no high priority issues
Feature Use Case
During WHO ANC app upgrade to support Android 11 and 12, we realized Async Task library is deprecated in these android versions and hence the need to replace all tasks using this library to use App executors
How to replicate the bug.
Login to WHO ANC ANC
Give it time to sync.
You will notice the app takes longer than usual to sync data on android 11 and 12.
Acceptance criteria
confirm All Async Tasks e.g Attention Flags dialog and values are visible on the app.
Relevant Information
No response
The text was updated successfully, but these errors were encountered: