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

fix(crashlytics/ios): record stacktrace for JS errors #177

Merged

Conversation

mukaschultze
Copy link
Contributor

The traceElements variable was being initialized but not used anywhere. This PR sets the stacktrace in the FIRExceptionModel and also sets the error name to match the JS error name.

@cla-bot cla-bot bot added the cla: yes label Jan 30, 2023
@triniwiz triniwiz merged commit 155cae4 into NativeScript:main Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants