You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will need to be fixed in Rollbar.js, and then that fix pulled in to rollbar-react-native.
For updating the payload, I would have suggested the transform(payload) callback, but I just looked and it won't get called either. This will also require an update in Rollbar.js.
A rollbar-react-native release is due soon, and I'll work on getting these changes in.
Hi, I want to add a some extra payload on catched / uncatched exceptions but onSendCallback is not working.
"react-native": "^0.61.5"
"rollbar-react-native": "^0.7.2"
Thanks
The text was updated successfully, but these errors were encountered: