diff --git a/lib/utils/exception_handler.dart b/lib/utils/exception_handler.dart index bba9d71ac..954d4f532 100644 --- a/lib/utils/exception_handler.dart +++ b/lib/utils/exception_handler.dart @@ -219,6 +219,7 @@ class ExceptionHandler { "invalid password", "NetworkImage._loadAsync", "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 // probably when the device was locked and then opened on Cake // this is solved by a restart of the app