NSE can be blocked until the app resumes and finishes pending decryption #4579
Labels
A-Notifications
P1
T-Defect
Something isn't working: bugs, crashes, hangs and other reported problems
This is another occurence of #4335 but with a more specific case.
We had a rageshake where NSE was not enable to complete its init. It stayed in the state below. The notification was only "Message"
It was enabled to display any notification until the app resumes:
The log above clearly show that the realm lock was kept by the app.
The app should complete any pending decryption before going to sleep.
The text was updated successfully, but these errors were encountered: