objective c - Lag When Activating Text Field Inside iOS 8 Custom Keyboard -


I want to add a search field inside my custom keyboard that lets the user search for content that is then input The main text document for which the keyboard is being displayed.

However, calling -becomeFirstResponder to the UIT ext file object during which there is a gap of 3-4 seconds, no input is accepted if I So, if I call -resignFirstResponder . I can fix the property of the text of the text field, but it means that no one cares, and the text has been shortened to fit.

When calling on (first responder , I receive the following message in the log:

2014-10-28 13: 39: 50.920 Giffy KB [2073: 514844] Received 0 Images

2014-10-28 13: 39: 57.942 Giffey KB [2073: 514745] & lt; _UIRemoteInputViewController: 0x14762a030> Waiting for time to bar the fence Com.theappical.giffage.giffagekb

2014-10-28 13: 3:39: 58.446 Gaffi Kebi [2073: 514745] See 'Fencing' with 'end' messages within the 'second' service 'The message was not left; Timing out. `` `

The other arrow The party's keyboards do not use textfield (they use a custom view instead) Does it mean that it's a bug at the end of the apple, or is there something I can do to solve it?

filed a bug report with Apple for that, using a UILBlue text field Finished by now (iOS 8.1 latest), this issue has so far To be solved.


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -