You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When user press the decimalSeparator as the first character of the InputTextField the app crash because a index out of bounds on -[__NSCFString substringWithRange:]: line 83.
The text was updated successfully, but these errors were encountered:
When user press the
decimalSeparator
as the first character of theInputTextField
the app crash because a index out of bounds on-[__NSCFString substringWithRange:]:
line 83.The text was updated successfully, but these errors were encountered: