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): fixed background events being called in foreground #1980

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

Conversation

deven98
Copy link
Contributor

@deven98 deven98 commented Jul 8, 2024

Fixes #1802

Copy link

codecov bot commented Jul 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.17%. Comparing base (f0b162f) to head (58a5a87).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1980   +/-   ##
=======================================
  Coverage   60.17%   60.17%           
=======================================
  Files         317      317           
  Lines       18518    18520    +2     
=======================================
+ Hits        11143    11145    +2     
  Misses       7375     7375           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

onBackgroundEventReceived is called when app goes in foreground
1 participant