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

fix: Only call native deviceContexts on iOS #1061

Merged
merged 2 commits into from
Sep 11, 2020
Merged

Conversation

jennmueng
Copy link
Member

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

RNSentry.deviceContexts is not present on the android module. We shouldn't call it.

💡 Motivation and Context

#1050

💚 How did you test it?

Updated the wrapper tests to include a case for android platform.

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • All tests passing
  • No breaking changes

🔮 Next steps

test/wrapper.test.ts Outdated Show resolved Hide resolved
@jennmueng jennmueng merged commit 1d7ff69 into master Sep 11, 2020
@jennmueng jennmueng deleted the fix/device-contexts branch September 11, 2020 10:38
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