react-native-async-storage / async-storage

An asynchronous, persistent, key-value storage system for React Native.
https://react-native-async-storage.github.io/async-storage/
MIT License
4.61k stars 459 forks source link

Asynch storage clear atomatically Cleared value #1048

Closed asutariyadigit closed 1 month ago

asutariyadigit commented 6 months ago

Proposal

Asynch storage clear atomatically Cleared value

Alternatives

Asynch storage clear atomatically Cleared value

Implementation Details

No response

Additional Context

No response

krizzu commented 6 months ago

Hey please provide some more details and ideally, repro steps.

asutariyadigit commented 6 months ago

Hi Krizzu, While set some item into storage using setItem("item"), it is automatically wipe after sometime(1 hr..2hr...etc) it is only happen into Android.

abhayagrawal-fareye commented 5 months ago

Any updates on this? I am also facing this same issue

krizzu commented 5 months ago

A repository where problem can be replicated would be awesome to get to bottom to this.

github-actions[bot] commented 3 months ago

This issue has been marked as stale due to inactivity. Please respond or otherwise resolve the issue within 7 days or it will be closed.

heildionis commented 3 months ago

I'm facing the same issue, im using @react-native-async-storage/async-storage 1.22.3 and @reduxjs/toolkit + redux-persist with nested persistReducers

At first day data stored on device and app is working correctly, after few days data has unhappenly wiped from device

matheusbento commented 3 months ago

same issue, persist for some days and go away

github-actions[bot] commented 1 month ago

This issue has been marked as stale due to inactivity. Please respond or otherwise resolve the issue within 7 days or it will be closed.