Приложение для iOS заикается на первом нажите к текстовому полю, иногда записывает сообщения отладкиIOS

Программируем под IOS
Anonymous
Приложение для iOS заикается на первом нажите к текстовому полю, иногда записывает сообщения отладки

Сообщение Anonymous »

В моем приложении для iOS есть заметное заикание, когда впервые поставлено текстовое поле. Кроме того, я иногда вижу следующее сообщение отладки в консоли: < /p>
Can't find or decode reasons
< /code>
Failed to get or decode unavailable reasons
< /code>
-[RTIInputSystemClient remoteTextInputSessionWithID:performInputOperation:] perform input operation requires a valid sessionID. inputModality = Keyboard, inputOperation = , customInfoType = UIEmojiSearchOperations
< /code>
Question:
  • Why does the app stutter on the first tap of the text field?
  • Is the debug log related to the stutter? How can I further analyze and resolve this issue?


Подробнее здесь: https://stackoverflow.com/questions/794 ... g-messages

Вернуться в «IOS»