minor fixes [skip ci]

This commit is contained in:
OmarHatem 2025-01-03 13:49:15 +02:00
parent 52e20e1a44
commit 471a2af527
2 changed files with 6 additions and 4 deletions

View file

@ -215,6 +215,7 @@ class ExceptionHandler {
"input stream error",
"invalid signature",
"invalid password",
"NetworkImage._loadAsync",
// Temporary ignored, More context: Flutter secure storage reads the values as null some times
// probably when the device was locked and then opened on Cake
// this is solved by a restart of the app