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

Bugfix/multiple install calls #315

Merged
merged 2 commits into from
Dec 20, 2017
Merged

Bugfix/multiple install calls #315

merged 2 commits into from
Dec 20, 2017

Conversation

HazAT
Copy link
Member

@HazAT HazAT commented Dec 20, 2017

React Native creates a new instance of RNSentry each time the app reloads, this causes unexpected behavior if we only initiate Sentry once. This fix removes this and initiates Sentry every time react-native creates a new instance.

@HazAT HazAT mentioned this pull request Dec 20, 2017
5 tasks
@HazAT HazAT requested a review from mitsuhiko December 20, 2017 12:22
@HazAT HazAT merged commit 665ea6d into master Dec 20, 2017
@HazAT HazAT deleted the bugfix/multiple-install-calls branch December 20, 2017 12:35
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