Programmatically focus on next input field in mobile safari

后端 未结 6 1319
有刺的猬
有刺的猬 2020-11-27 04:26

I have several input fields in line that acts like a crossword answer line:

\"enter

6条回答
  •  北海茫月
    2020-11-27 04:50

    Add this line in your config file in ios section

    preference name="KeyboardDisplayRequiresUserAction" value="false"

提交回复
热议问题