Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.
This repository was archived by the owner on May 20, 2025. It is now read-only.

AsyncStorage(get/set...) operation will be blocked while downloading the bundle #574

@dentalulcer

Description

@dentalulcer

Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):

  • react-native-code-push version: 1.12.1-beta
  • react-native version: 0.25.1
  • iOS/Android/Windows version: android 5.0.2(SAMSUNG Galaxy A3), android 6.0.1 MMB29M(MI MAX)
  • Does this reproduce on a debug build or release build? both
  • Does this reproduce on a simulator, or only on a physical device? both
  • Repro steps and/or stack trace:

I store my login info locally using AsyncStorage, when I start my app and submit login info, the storage operation will be blocked while downloading the new codepush bundle, it happens on android. Is it normal?

Thanks for the amazing project!

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions