Closed moeseth closed 8 years ago
when i tried to compile, i got not found error for that.
Anything i should add before compiling?
Add this to the top of the file that uses UIKeyboardAutomaticAppearance();
extern "C" void UIKeyboardEnableAutomaticAppearance();
when i tried to compile, i got not found error for that.
Anything i should add before compiling?