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

Enable onSendCallback and transform callback for react-native #847

Merged
merged 2 commits into from
May 7, 2020

Conversation

waltjones
Copy link
Contributor

@waltjones waltjones commented May 6, 2020

References rollbar/rollbar-react-native#109

This PR enables onSendCallback and transform for the react-native target when set in the configuration.

This PR also updates the react-native target to used the shared implementation of the predicates (checkIgnore, checkLevel) which include the support for onSendCallback. The react-native specific implementation for these was added before the shared predicates existed. When shared predicates were added, the react-native implementation didn't get removed.

2nd commit addresses a change in behavior in Travis' headless chrome.

@waltjones waltjones requested a review from austenLacy May 7, 2020 15:09
@vselvarajijay vselvarajijay self-requested a review May 7, 2020 16:46
@vselvarajijay
Copy link

This looks good to me

@waltjones waltjones merged commit 0706c55 into master May 7, 2020
@waltjones waltjones changed the title Enable onSendCallback and transform callabck for react-native Enable onSendCallback and transform callback for react-native May 12, 2020
mudetroit pushed a commit that referenced this pull request Mar 14, 2024
Enable onSendCallback and transform callabck for react-native
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants