Im building an ipad app,
it haves some text fields that when tapped, move above the keyboard,
if a “calculate” button is tapped, keyboard and view, go down,
but if the user taps on the hide keyboard from the ipad [bottom right corner key of keyboard]
my view remains moved high,
so, how can i know programatically that the “hide keyboard” has been tapped?
thanks a lot!
You should use the notification center for tracking the keyboard,