wimagguc/ios-custom-alertview

Creating with only init causes problems with keyboard.

Closed this issue · 5 comments

Add a text field to an uiview.
Set textfield as first responder.
Set above uiview with setContainerView.
Call show on custom alertview.

Sometimes custom alertview is shown above the keyboard which renders the keyboard unresponsive to touch events.

was about to report same issue, attached is the screenshot of what is happening may be that give some help in understanding the bug.
ios simulator screen shot 27-oct-2013 10 05 06 pm

Thanks @tolgau and @malkitsingh, this is already in the making. Please hang tight a little longer.

@wimagguc ok, great.

Thank you. This issue is resolved helpful?

@JEOMYEOL , i will test and let you know soon.