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

crashes on iOS 13 and iOS 14, and the crash occurs at -[NSURLResponse allHeaderFields]: unrecognized selector #149

Closed
renyufei8023 opened this issue Feb 20, 2024 · 10 comments
Labels
bug Something isn't working

Comments

@renyufei8023
Copy link

Description

crashes on iOS 13 and iOS 14, and the crash occurs at -[NSURLResponse allHeaderFields]: unrecognized selector, newrelic-react-native-agent version is 1.3.5,NewRelicAgent version is 7.4.8,Xcode version is 14.2
NOTE: # ( Describe the problem you're encountering. )
[TIP]: # ( Do NOT give us access or passwords to your New Relic account or API keys! )

Steps to Reproduce

Crash when starting the app with default configuration

Expected Behavior

Relevant Logs / Console output

Your Environment

newrelic-react-native-agent version is 1.3.5,NewRelicAgent version is 7.4.8,Xcode version is 14.2

@renyufei8023 renyufei8023 added the bug Something isn't working label Feb 20, 2024
@renyufei8023
Copy link
Author

截屏2024-02-20 09 15 47

@ndesai-newrelic
Copy link
Contributor

@renyufei8023 are you using any other performance monitor tool?

@cristianrdu
Copy link

cristianrdu commented Mar 6, 2024

any update regarding this? I get this error on iOS 15 too... and there is no other performance monitor tool used.

@ndesai-newrelic
Copy link
Contributor

@cristianrdu can you share crash report and sample app for this?

@ndesai-newrelic
Copy link
Contributor

@renyufei8023 can you also share crash report and sample app for this?

@cristianrdu
Copy link

cristianrdu commented Mar 7, 2024

Screenshot 2024-03-07 at 11 53 43 Screenshot 2024-03-07 at 11 53 54

This crash happens ONLY if interactionTracingEnabled is set to enabled in the agent configurations apparently...

The error msg I get when I run the Xcode debugger is similar to this thread too: https://forum.newrelic.com/s/hubtopic/aAX8W000000PHdnWAG/bug-to-compile-app

Xcode version is 15.0

@ndesai-newrelic
Copy link
Contributor

@cristianrdu @renyufei8023 we identified issue on our side, it will fix it on our next react native agent release.

@cristianrdu
Copy link

Great to hear 😀. do you know when the next release will be?

@ndesai-newrelic
Copy link
Contributor

@cristianrdu mostly by end of next week.

@ndesai-newrelic
Copy link
Contributor

@cristianrdu @renyufei8023 fixed in latest release.

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

3 participants