MindscapeHQ / raygun4reactnative

ReactNative crash reporting SDK for Raygun
MIT License
3 stars 3 forks source link

[Maintainance]: Add stringify check on breadcrumb messageโœ”๏ธ๐Ÿงน #73

Closed sumitramanga closed 1 year ago

sumitramanga commented 1 year ago

[Maintainance]: Add stringify check on breadcrumb message โœ”๏ธ๐Ÿงน

Description ๐Ÿ“

This PR is to add in a simple stringify conversion if users of this provider would like to pass through non string attributes without their app crashing.

Updates ๐Ÿ‘‰ Add JSON.stringify to breadcrumb.message ๐Ÿ‘‰ Bump package version

Screenshots ๐Ÿ“ท

AndroidTestForBreadcrumbs

Test plan ๐Ÿงช

Author to check ๐Ÿ‘“

Reviewer to check โœ”๏ธ

sumitramanga commented 1 year ago

@Deacon-McIntyre I've flipped the stringify now. Sorry about that! Testing looks all good on my computer if you want to check too

sumitramanga commented 1 year ago

@Deacon-McIntyre That should be ready for tomorrow morning review and release!