hackiftekhar / IQDropDownTextField

TextField with DropDown support using UIPickerView
MIT License
309 stars 87 forks source link

IQDropDownTextFieldDelegate don't working with iOS 11 #84

Closed renatosmf closed 6 years ago

renatosmf commented 6 years ago

The methods of IQDropDownTextField Delegate not being called in iOS 11.

hackiftekhar commented 6 years ago

I verified it and it's properly being called. If you are talking about the demo then something was messed up with storyboard and delegate references were not set. I fixed demo project.