mnbayan / AutocompleteTextfieldSwift

Simple and straightforward sublass of UITextfield to manage string suggestions
MIT License
290 stars 66 forks source link

Change string encoding #12

Closed nekflamm closed 8 years ago

nekflamm commented 8 years ago

Put NSASCIIStringEncoding worked fine for ANSCII chars but when you put 'ù' for example the app will crash because of a nil value on ANSCIIEncoding.