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: About screen handles invalid build version number #397

Merged
merged 2 commits into from
Dec 1, 2023

Conversation

tuliomir
Copy link
Contributor

Summary

When the iOS Build number becomes invalid for process reasons, the About screen crashes. This PR fixes this and makes it display the (parse error) message instead:

About Screen fixed

Acceptance Criteria

  • About screen should not crash when the iOS Build Version is not in the expected format.

@tuliomir tuliomir added the bug Something isn't working label Nov 29, 2023
@tuliomir tuliomir self-assigned this Nov 29, 2023
@tuliomir tuliomir force-pushed the fix/about-version-err branch from 3c70c47 to 1b21054 Compare November 29, 2023 21:54
@tuliomir tuliomir mentioned this pull request Nov 29, 2023
6 tasks
@tuliomir tuliomir linked an issue Dec 1, 2023 that may be closed by this pull request
@tuliomir tuliomir merged commit edcc717 into dev Dec 1, 2023
2 checks passed
@tuliomir tuliomir deleted the fix/about-version-err branch December 1, 2023 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

About screen error handling when build version is incorrect
3 participants