question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Could not decrypt the item in SecureStore

See original GitHub issue

Environment

Pixel, Android version 27 with Expo SDK 25.0.0 - Standalone.

Error

Could not decrypt the item in SecureStore when decoding a users preserved password.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:7
  • Comments:56 (25 by maintainers)

github_iconTop GitHub Comments

13reactions
otaviogaiaocommented, May 9, 2019

It happened to me as well, only on Android so far. All I am saving is the users credentials so I can login using face or fingerprint scan. I’m using ExpoKit 32.

I think this needs to be re-opened

12reactions
superyarikcommented, Apr 16, 2018

have the same issue: i’ve delete from phone old version of app and install new. no SDK update between versions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Expo - error accessing Keystore after re-installation of App on ...
I looked at the AOSP source. AFAICT the code to remove the keystore entries associated with an app when that app is removed...
Read more >
SecureStore - Expo Documentation
expo-secure-store provides a way to encrypt and securely store key–value ... The data in the keychain item cannot be accessed after a restart...
Read more >
React Native and Expo SecureStore: Encrypt local data
Create a React Native project and use Expo SecureStore to store local data in iOS and Android that's encrypted and secure.
Read more >
expo-secure-store - npm
Provides a way to encrypt and securely store key–value pairs locally on the device.. Latest version: 12.0.0, last published: 2 months ago.
Read more >
How to use the expo-secure-store.getItemAsync function in ...
Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found