mustafaibrahim989 / MICountryPicker

MICountryPicker is a country picker controller for iOS8+ with an option to search.
MIT License
90 stars 37 forks source link

Crash when we search country consecutively 2 or 3 times #9

Closed TheEngineerz closed 8 years ago

TheEngineerz commented 8 years ago

when we open the micountrypicker controller and search for any country . go back and then again come on the screen and search again then app crashed

screen shot 2016-06-29 at 2 27 50 pm

mustafaibrahim989 commented 8 years ago

This issue fixed in version 0.1.7. use pod 'MICountryPicker', '0.1.7'

Thanks