Greenstand / treetracker-ios

IOS version of the Treetracker
GNU Affero General Public License v3.0
16 stars 42 forks source link

Filter phone# spaces in SignUp process for issue# 33 #69

Closed remivar closed 3 years ago

remivar commented 3 years ago

Created UpdateUsername() function in the SignInViewModel. The function will be called from the SignInViewController, which in turn calls Validation.cleanedPhoneNumber to filter phone# by removing space , +,-,(,), etc.

AlexCornforth commented 3 years ago

Going to close this as now fixed in this pr.