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

App stuck after add background initializer #297

Open
ronal2s opened this issue Mar 3, 2023 · 0 comments
Open

App stuck after add background initializer #297

ronal2s opened this issue Mar 3, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ronal2s
Copy link

ronal2s commented Mar 3, 2023

Describe the bug
The app is stuck after add background initializer, Is not crashing (seems like) and no red error screen returned, just black screen as in the picture

To Reproduce
Follow the steps in https://github.com/agencyenterprise/react-native-health/blob/master/docs/background.md using

Expected behavior
Normal launch

Screenshots
image

Smartphone (please complete the following information):
iPhone SE 2nd Gen
Mac M1
React Native v0.71.2
React Native Health v1.13.5

Additional context
If instead of return YES I use the past code return [super application:application didFinishLaunchingWithOptions:launchOptions]; the app works but not receiving logs in background;

@ronal2s ronal2s added the bug Something isn't working label Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant