[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 ๐ท
Test plan ๐งช
Check is now handled gracefully on Android
Author to check ๐
[x] Builds pass
[x] Tested in an alternative environment
[x] Reviewed by another developer
[x] Appropriate documentation written (code comments, internal docs)
Reviewer to check โ๏ธ
[x] Change has been tested on Beta
[x] Code is written to standards
[x] Appropriate tests have been written (code comments, internal docs)
[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 versionScreenshots ๐ท
Test plan ๐งช
Author to check ๐
Reviewer to check โ๏ธ