nghialv / MaterialKit

Material design components for iOS written in Swift
MIT License
2.51k stars 290 forks source link

TextField gives Unknown Class crash when running on device #60

Open muratyasarr opened 8 years ago

muratyasarr commented 8 years ago

I get the following error message when I run on a device from time to time.

Unknown class _TtC8Material9TextField in Interface Builder file.

And also, sometimes getting the text on textfields returns nil and causes app to crash. I think this might be a version problem but I am not sure and don't know how to resolve the issue. Can anyone give a hand please?