Skip to content

fix: same variable names leading to not calling onBackground#19

Open
dynamichny wants to merge 1 commit intoamrlabib:masterfrom
dynamichny:fix/naming-confuse
Open

fix: same variable names leading to not calling onBackground#19
dynamichny wants to merge 1 commit intoamrlabib:masterfrom
dynamichny:fix/naming-confuse

Conversation

@dynamichny
Copy link
Copy Markdown

Having the same name used twice in useEffect leaded to not calling onBackground, because appState there was referring to event listener, not react state.

Steps to reproduce:

  • log to console the state of appState in first line of handleAppStateChange function.

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.

1 participant