Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[MBL-1553] Make sure surveyVC is created on the main thread #2084

Merged
merged 1 commit into from
Jun 21, 2024
Merged

Conversation

ifosli
Copy link
Contributor

@ifosli ifosli commented Jun 20, 2024

📲 What

Make sure the survey view controller is created on the main thread. When I added the url support, I accidentally skipped this step when we created the view controller directly from the url. I'm not sure why this crash didn't show up in the simulator 🤷

✅ Acceptance criteria

  • Opening a deeplink to the survey doesn't cause the app to crash

@ifosli ifosli self-assigned this Jun 20, 2024
@ifosli ifosli requested review from a team and amy-at-kickstarter and removed request for a team June 20, 2024 21:22
@ifosli ifosli marked this pull request as ready for review June 20, 2024 21:22
@amy-at-kickstarter
Copy link
Contributor

Love a good crash. Nice find.

@ifosli ifosli merged commit d02fc1f into main Jun 21, 2024
4 checks passed
@ifosli ifosli deleted the surveyCrash branch June 21, 2024 15:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants