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

[NSURLResponse allHeaderFields]: unrecognized selector sent to instance #1351

Closed
Malikkhoja-zz opened this issue Apr 18, 2020 · 2 comments
Closed

Comments

@Malikkhoja-zz
Copy link

Malikkhoja-zz commented Apr 18, 2020

Hi,

We have been using this library for quite a while now and it just works amazing. Recently we are facing an issue "[NSURLResponse allHeaderFields]: unrecognised selector sent to instance" when we render few of the SVG's on RN 0.62.2. However earlier the same set of libraries used to work perfectly.

Is there anything that we are doing wrong? Or it's due to the lib updates or RN0.62.

Any help?

Thanks in advance

@Phecda
Copy link

Phecda commented Apr 18, 2020

Hi, this may be caused by a base64 uri, see facebook/react-native#28583 and facebook/react-native#28589. You can try to upgrade Flipper to 0.37.0 in Podfile

@Malikkhoja-zz
Copy link
Author

Malikkhoja-zz commented Apr 19, 2020

Bingo..this worked. Thanks a lot @Phecda .

For any future visitor, Kindly upgrade Flipper to 0.37.0 in Podfile.

Thanks again @Phecda

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

2 participants