Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Failure in SecureStorage.remove() #18

Open
fayepaje opened this issue Apr 25, 2021 · 1 comment
Open

Error: Failure in SecureStorage.remove() #18

fayepaje opened this issue Apr 25, 2021 · 1 comment

Comments

@fayepaje
Copy link

fayepaje commented Apr 25, 2021

Hello,

We're encountering below errors when using our application -

  1. Failure in SecureStorage.remove() - The specified item could not be found in the keychain
  2. 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:
image

Any ideas/suggestions on why we're repeatedly seeing those errors?

Thank you very much!

@fayepaje
Copy link
Author

fayepaje commented May 4, 2021

Hi,

We're also encountering this error on first login of users.
Key [_SS_SessionId] not found.

Please help.

Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant