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: Fix platform selection issues and repeated prompts #105

Merged
merged 2 commits into from
Apr 30, 2021

Conversation

jennmueng
Copy link
Member

@jennmueng jennmueng commented Apr 28, 2021

Fixes issues that have been reported by users about getting stuck in the platform step, or getting spammed with the same repeated platform question with then their platform selection not actually being used.

Screen Shot 2021-04-28 at 11 06 42 PM

Fixes #93, getsentry/sentry-react-native#1386.

Fixed by passing _answers to this.shouldConfigure in this.shouldEmit. Also requires _answers to be defined as a parameter in shouldConfigure.

Tested by running on a React Native sample app and a Cordova sample app.

@jennmueng jennmueng self-assigned this Apr 28, 2021
@jennmueng jennmueng added this to Waiting for Review in Mobile Platform Team Archived Apr 28, 2021
@jennmueng jennmueng added the bug label Apr 28, 2021
@jennmueng jennmueng merged commit 1f8f96f into master Apr 30, 2021
Mobile Platform Team Archived automation moved this from Waiting for Review to Done Apr 30, 2021
@jennmueng jennmueng deleted the jenn/fix-configure-spam branch April 30, 2021 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

No platform selected
3 participants