Skip to content

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

Merged
triniwiz merged 1 commit into
NativeScript:mainfrom
mukaschultze:fix/record-error-stack-trace-ios
Jan 30, 2023
Merged

fix(crashlytics/ios): record stacktrace for JS errors#177
triniwiz merged 1 commit into
NativeScript:mainfrom
mukaschultze:fix/record-error-stack-trace-ios

Conversation

@mukaschultze

Copy link
Copy Markdown
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.

2 participants