Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If throttle is 0, do not use interval. #1324

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cristianoccazinsp
Copy link

@cristianoccazinsp cristianoccazinsp commented Jul 24, 2021

Fixes persistence in background.

This allows for persistence to fire in RN while in background if throttle is not 0, by removing intervals.

Fixes persistence in background.
@tuandinh0801
Copy link

Please merge this

@Prosquid1
Copy link

This fixes the issue where AsyncStorage does not set data on Android (onPause/onStop/onDestroy) but saves data on iOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants