Hi,
I have built my app on Xcode7 it work fine on iOS7,8,9 but iOS10.0.2 app will freeze, can not touch on any control in screen.
I am using KGModal -> added UITextfield, when touch on textfield the keyboard will display and then hide KGModal the app will freeze.
If I build app on Xcode8 the issue was solved. But my source need to build on Xcode7.
Please help me fix issue on Xcode7.