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

[PAY-4307] Fixed String.isNumeric() crash #6

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

AnilVarghese
Copy link

@AnilVarghese AnilVarghese commented Oct 1, 2024

Fix crash in Fatal error StringExtension.swift:41

String.isNumeric() is crashing when using with special characters

PAY-4307

@AnilVarghese AnilVarghese requested a review from CoderPug October 1, 2024 16:24
Copy link

@CoderPug CoderPug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@AnilVarghese AnilVarghese merged commit 0a1df82 into master Oct 2, 2024
1 check passed
@AnilVarghese AnilVarghese self-assigned this Oct 2, 2024
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