-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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 termination due to [NSURLResponse allHeaderFields]: unrecognized selector sent to instance #28589
Labels
Comments
@kennetpostigo is it because of base64 image as #28583? |
@guhungry I don't even think i'm using a base64 image anywhere |
Can this be related to #28454? |
Updating flipper to at least 37 fixed this |
Using this post I fixed this issue: #28583 (comment) and #28583 (comment) |
@Tushar-Inno it worked for me as well on RN 0.62.2, thank you. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
My app basically crashes after reaching 100% from the code being bundled.
So far what I have done is:
0.61.5
->0.62.2
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:
React Native version:
0.62.2
Steps To Reproduce
0.61.5
->0.62.2
Expected Results
App to open up and run properly
The text was updated successfully, but these errors were encountered: