This game is somewhat stupidly implemented in that for clue "exercise in a pool" the guess swimming doesn't count, as the answer is swim.
But more importantly we can see here that actually just getting user input with a keyboard is actually made stupidly hard on mobile, and getting a reasonable result actually requires reimplementing the virtual keyboard, which often sucks because it has a tremendous amount of complexity!
This is something that really should be fixed.