mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 20:39:51 +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 signature",
|
||||||
"invalid password",
|
"invalid password",
|
||||||
"NetworkImage._loadAsync",
|
"NetworkImage._loadAsync",
|
||||||
|
"SSLV3_ALERT_BAD_RECORD_MAC",
|
||||||
// Temporary ignored, More context: Flutter secure storage reads the values as null some times
|
// 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
|
// probably when the device was locked and then opened on Cake
|
||||||
// this is solved by a restart of the app
|
// this is solved by a restart of the app
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue