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 crash related to force unwrapping and unowned self #812

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

gersonnoboa
Copy link
Contributor

Jira issue:
https://glia.atlassian.net/browse/MOB-2773

What was solved?
There were a couple of instances of unowned self and force unwrapping of a variable that could (and have) crashed the widgets under certain obscure circumstances.

Release notes:

  • Feature
  • Ignore
  • Release notes (Is it clear from the description here?)
  • Migration guide (If changes are needed for integrator already using the SDK - what needs to be communicated? Add underneath please)

Additional info:

  • Tests fixed, added? Unit, acceptance, snapshots?
  • Logging necessary for future troubleshooting of customer issues added?

Screenshots:

There were a couple of instances of unowned self and force unwrapping of a
variable that could (and have) crashed the widgets under certain obscure
circumstances.

MOB-2773
@gersonnoboa gersonnoboa merged commit 522bd99 into development Oct 20, 2023
1 check passed
@gersonnoboa gersonnoboa deleted the MOB-2773 branch October 20, 2023 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants