I’m having trouble getting the keyboard input to move on to the next native text field. In example:
[User Name]
[Email]
[Password]
This works perfectly on Android. However, it does not work at all on iOS. On iOS the return button does say “Next” with a light background. But it does nothing when you tap on it.
Is there a particular structure required for this to work on iOS? I’ve done a lot of searching and nothing so far. Out of ideas. Has anybody been successful with this?