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

react-native app hangs on splash screen with v3.11.1 #931

Closed
webyonet opened this issue Apr 29, 2021 · 5 comments
Closed

react-native app hangs on splash screen with v3.11.1 #931

webyonet opened this issue Apr 29, 2021 · 5 comments

Comments

@webyonet
Copy link

app hangs on the splash screen with V3.11.1 on IOS
but there is no such problem in v3.11.0

OS: macOS Big Sur v11.3
RN: v0.63.4
Xcode: v12.5
iOS: v14.5

@zloirock
Copy link
Owner

I don't see any 3.11.1 changes that could even theoretically cause it in iOS 14.5. Could you add a reproducible example?

@webyonet
Copy link
Author

I did not encounter this problem when I tried it in a blank project.
The project has too many module dependencies. (@react-native-firebase, @sentry/react-native, react-native-iap, react-native-onesignal, react-native-version-check, smartlook-react-native-wrapper, etc)
I reopen this issue when I find which module it conflicts with.

@reinhardholl
Copy link

reinhardholl commented May 3, 2021

@zloirock @webyonet we had the same issue. Dropping down to 3.11.0 solved it for us. Unfortunately also not sure which underlying project is the cause

@zloirock
Copy link
Owner

zloirock commented May 3, 2021

As an option, see #932.

@zloirock
Copy link
Owner

zloirock commented May 3, 2021

Try 3.11.2.

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

No branches or pull requests

3 participants