nesterenkodm / CHRTextFieldFormatter

Provides UITextField formatting masks. Such as phone number and credit card number formatters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash on "NSUInteger cursorPositionInSpacelessString = *cursorPosition;"

huangwangxin opened this issue · comments

I use swift and use cardNumberFormatter.maskedStringFromString(text),but it crash on "NSUInteger cursorPositionInSpacelessString = *cursorPosition;" , the code in CHRCardNumberMask.m file line 49.
What should I do? Forgive my English is very poor.

Will fix it soon. Thank you for your report.

Yes, but not modified using Cocoapod. You need to update the version number with Cocoapod?

version 1.0.1 pushed