ios - While trying to change placeholder text, fatal error: unexpectedly found nil while unwrapping an Optional value -
i trying modify placeholder text of text field in swift. there error "fatal error: unexpectedly found nil while unwrapping optional value." not sure why nil.

thanks!
input uitextfield!. it's nil, means forgot connect in interface builder.
Comments
Post a Comment