> On 12 Oct 2016, at 12:29 PM, Rick Mann <rm...@latencyzero.com> wrote:
> 
> Ah, it happens because we call becomeFirstResponder() on the first text field 
> while in viewWillAppear(). Dispatching that on the main queue asynchronously 
> fixes the problem, but ugh it's so hacky.

What if you called it in -viewDidAppear instead?

Is there no ‘initialFirstResponder’ connection there? I’m not familiar enough 
with iOS, but that’s the way Mac does it.

—Graham



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to