Hello,
I’m experiencing an issue with the Anki mobile app where the keyboard does not appear when trying to type in a text field within a custom front template. The issue occurs even when the input field is focused automatically. This problem prevents me from entering any text, as the keyboard simply does not show up.
Here are the details:
- Platform: Andriod
- Anki Version:2.18.4
Steps to Reproduce:
-
I created a custom card with an input field in the front template using `.
-
The input field is focused using
inputField.focus()
when the card loads. -
Despite the focus being set correctly, the keyboard does not appear, making it impossible to type an answer.
I’ve tried restarting the device, ensuring the app is up to date, and checking my device settings, but the issue persists.
Could you please assist with resolving this issue?
Thank you for your help.