KGModal
KGModal copied to clipboard
iOS10, App will freeze when keyboard display on KGModal
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.
Did you find out what is going on? I have the same issue
I still not yet, I found the reason but couldn't fix it.
try before calling dismiss on KGModal to resign the textfield.
did you try and is it working for you?
No i can't reproduce it easily! Just a thought. not working for you?
On Mon, Oct 10, 2016 at 11:33 AM, MobilePhL [email protected] wrote:
did you try and is it working for you?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kgn/KGModal/issues/38#issuecomment-252560876, or mute the thread https://github.com/notifications/unsubscribe-auth/ADVmk3ciMp3HWJrztd2NKHBY4a-fRg0Yks5qyfhSgaJpZM4KQyCB .
[image: photo] Harris Spentzas iOS Developer, +306983753484 | [email protected] http://facebook.com/squeezah http://gr.linkedin.com/in/spentzas
Yes, It not working for me :(
So only fix for now is to update the app for iOS 10 :(
On Mon, Oct 10, 2016 at 12:49 PM, MobilePhL [email protected] wrote:
Yes, It not working for me :(
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kgn/KGModal/issues/38#issuecomment-252575092, or mute the thread https://github.com/notifications/unsubscribe-auth/ADVmk4MVvO7w0nEqVTSUT23iM2hK4HZqks5qygoagaJpZM4KQyCB .
[image: photo] Harris Spentzas iOS Developer, +306983753484 | [email protected] http://facebook.com/squeezah http://gr.linkedin.com/in/spentzas
Hello David, Please can you give any solution for this freeze problem app in iOS 9 ?