mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
temp. ignore secure storage iOS issue
This commit is contained in:
parent
69c2e458d5
commit
eccc94a019
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@ class ExceptionHandler {
|
|||
// just ignoring until we find a solution to this issue or migrate from flutter secure storage
|
||||
"core/auth_service.dart:64",
|
||||
"core/key_service.dart:14",
|
||||
"core/wallet_loading_service.dart:131",
|
||||
"core/wallet_loading_service.dart:134",
|
||||
];
|
||||
|
||||
static Future<void> _addDeviceInfo(File file) async {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue