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

Be more explicit about what URL.init we want to map to in RollbarReport #358

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

matux
Copy link
Collaborator

@matux matux commented Oct 25, 2024

Description of the change

This fixes an issue with certain configurations when using the Rollbar React Native SDK which depends on the native Apple Rollbar SDK.

When using Expo, for instance, this doesn't occur. But barebones React Native seems to end up with this issue. I honestly don't understand why.

This was first reported here: rollbar/rollbar-react-native#199, and seemed related to Xcode Cloud, but examples provided by the community demonstrated this is a more general issue.

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Maintenance
  • New release

@matux matux self-assigned this Oct 25, 2024
@matux matux enabled auto-merge (squash) October 25, 2024 14:34
@matux matux merged commit ff72e5f into master Oct 25, 2024
1 check passed
@matux matux deleted the matux/fix-rn-issue branch October 25, 2024 15:04
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