You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're encountering below errors when using our application -
Failure in SecureStorage.remove() - The specified item could not be found in the keychain
Failure in SecureStorage.get() - The specified item could not be found in the keychain
We're using MABS 7.0. App generation/build is successful for both iOS and Android.
Errors are not shown in the app (no prompts), we're just seeing them in the logs.
We're only encountering this in iOS - during installation (via NativeAppBuilder) and logging in to our app.
Device information: iOS 14.4.2
Stack:
Any ideas/suggestions on why we're repeatedly seeing those errors?
Thank you very much!
The text was updated successfully, but these errors were encountered:
Hello,
We're encountering below errors when using our application -
We're using MABS 7.0. App generation/build is successful for both iOS and Android.
Errors are not shown in the app (no prompts), we're just seeing them in the logs.
We're only encountering this in iOS - during installation (via NativeAppBuilder) and logging in to our app.
Device information: iOS 14.4.2
Stack:
![image](https://user-images.githubusercontent.com/63957331/116013858-e7c01e00-a664-11eb-8703-4d03a62a78d4.png)
Any ideas/suggestions on why we're repeatedly seeing those errors?
Thank you very much!
The text was updated successfully, but these errors were encountered: