ios - Presenting UIPopoverController without dismissing the keyboard -


i'm attempting present uipopovercontroller result of uibutton tap. uibutton contained within custom view that's being displayed uitextfield's inputaccessoryview. issue i'm seeing when uipopovercontroller presented uitextfield displaying inputaccessoryview loses first responder status and, result, dismisses keyboard. there way avoid this? ideally i'd keyboard , inputaccessoryview remain visible while uipopovercontroller presented.

i've attached screenshot below demonstrating i'm hoping achieve (right), , i'm seeing (left).

an image demonstrating i'm hoping achieve (right), , i'm seeing (left)


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -