mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-03-29 18:49:01 +00:00
Ignore packet loss errors [skip ci]
This commit is contained in:
parent
f781edd7cb
commit
1e4dbb5bc9
1 changed files with 1 additions and 0 deletions
|
@ -217,6 +217,7 @@ class ExceptionHandler {
|
|||
"invalid signature",
|
||||
"invalid password",
|
||||
"NetworkImage._loadAsync",
|
||||
"SSLV3_ALERT_BAD_RECORD_MAC",
|
||||
// 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
|
||||
|
|
Loading…
Reference in a new issue