-
Notifications
You must be signed in to change notification settings - Fork 2
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
flipper crash ios allHeaderFields #32
Comments
Probably related to this: facebook/react-native#28454 (comment) |
I just ran into this as well. My app basically crashes after reaching 100% from the code being bundled. This is the last issue I have to figure out(I hope) to get over the hump and be up to date with react-native versions.
If anyone has any idea why I get this issue below, so far I have followed linked issues point to logbox/flipper image issue. There are no useful instructions or hints on how to fix this issue and/or the issue has been closed. I've spent hours trying to figure this issue out 🥺 I'd be super glad if anyone can point me in the right direction to get this figured out:
@rickhanlonii do you have any insight into this? |
This is an issue with Flipper and will be fixed once facebook/react-native#28545 is released. In the meantime, you can manually upgrade Flipper version in your iOS project to 0.37.0 for a temporary fix. |
@jeswinsimon How do we update that, in xcode? |
Within the
Remove and reinstall pods by executing the following the same directory
|
Thanks @jeswinsimon app finally runs :) |
As mentioned above, this was a bug in Flipper that's been fixed. If you've updated everything to latest and you're still seeing this please file a new issue and we'll take a look! |
Environment
Upgrading version
0.62
Description
flipper crashes every time
The text was updated successfully, but these errors were encountered: