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

fix(core): android wrong background state + current value accessors #9883

Merged
merged 2 commits into from
May 1, 2022

Conversation

farfromrefug
Copy link
Collaborator

This fixes a bug with my recent addition of backgroung/foreground events.
It also adds getters inBackground and suspended in application-common to query the current value for both iOS/Android

# Conflicts:
#	packages/core/application/index.android.ts
#	packages/core/application/index.ios.ts
@cla-bot cla-bot bot added the cla: yes label Apr 27, 2022
@farfromrefug
Copy link
Collaborator Author

@NathanWalker maybe the getters name should.be different.let me know if you think there would be better names

@NathanWalker NathanWalker changed the base branch from master to alpha May 1, 2022 03:54
@NathanWalker NathanWalker merged commit 36e821a into NativeScript:alpha May 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants