> On 26 Sep 2014, at 23:08, Herman Chan wrote:
>
> Hi all,
>
> My set up is this.
>
> 1. present a view controller by calling presentViewController
> 2. in the presented view controller (modal), I create a UITextView and set
> it to be first responder when view has appeared.
> 3. set up th
Hi all,
My set up is this.
1. present a view controller by calling presentViewController
2. in the presented view controller (modal), I create a UITextView and
set it to be first responder when view has appeared.
3. set up the leftbarNavItem to call dismissViewControllerAnimated (at
this mo