ignore secure storage error [skip ci]
OmarHatem committed
Jul 3, 2025 at 18:20 UTC
2ffcb468801842b918638115a75f98d110bdfc2f
1 file changed
+1
-1
lib/utils/exception_handler.dart
+1
-1
@@ -286,7 +286,7 @@ class ExceptionHandler {
286
// just ignoring until we find a solution to this issue or migrate from flutter secure storage
287
"core/auth_service.dart:64",
288
"core/key_service.dart:14",
289
- "core/wallet_loading_service.dart:139",
289
+ "core/wallet_loading_service.dart:142",
290
"Wrong Device Status: 0x5515 (UNKNOWN)",
291
];
292