AsyncStorage.getItem() very slow in Android platform

Hi,
Have you anyone tried AsyncStorage.getItem() method on android device, I used it and found it very slow almost 1 minute to return.
And I tried it in a very simple demo, it always takes 1 minute to return.
Do you have the similar experience or suggestion, thank you.

Please provide the following:

  1. SDK Version:
  2. Platforms(Android/iOS/web/all):

Replace this section with as much relevant information as possible and any relevant code along with your question.

Hey @pulsegame,

I responded to your other post. In addition, this is a react-native-community API rather than an Expo one so inquiring about it would best be done in the community repo. GitHub - react-native-async-storage/async-storage: An asynchronous, persistent, key-value storage system for React Native.

Please refrain from creating multiple posts about the same issue. It creates unnecessary noise on the forums.

Cheers,
Adam

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.