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

python - matpltolib navigation toolbar edit curves and parameters line color automatically changes issue -

python - Redis Error 8 connecting localhost:6379. nodename nor servname provided, or not known -