Skip to content

setItem / getItem not working in upgrade . reactnative 66.5 -> 70.3 / async-storage 1.15.14-> 1.17.10 #852

Answered by tido64
kwangjaeyoo asked this question in Q&A
Discussion options

You must be logged in to vote

It looks like saveItem succeeded. It returned undefined, but you're comparing against null. As for loadData, it looks like you're not awaiting it: You're stringifying and logging a Promise.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kwangjaeyoo
Comment options

Answer selected by kwangjaeyoo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
2 participants
Converted from issue

This discussion was converted from issue #851 on October 14, 2022 07:23.