mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 20:39:51 +00:00
minor: ignore package unreasonable error
This commit is contained in:
parent
d356d5bfcb
commit
df20e22fae
1 changed files with 1 additions and 0 deletions
|
@ -219,6 +219,7 @@ class ExceptionHandler {
|
||||||
"invalid password",
|
"invalid password",
|
||||||
"NetworkImage._loadAsync",
|
"NetworkImage._loadAsync",
|
||||||
"SSLV3_ALERT_BAD_RECORD_MAC",
|
"SSLV3_ALERT_BAD_RECORD_MAC",
|
||||||
|
"PlatformException(already_active, File picker is already active",
|
||||||
// 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