authgear / authgear/authgear-server
[AuthUI] Keyboard is not shown automatically on OTP page
- Dominant language
- Go
- Stars
- 2k
- Forks
- 125
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 32
Description
## Environment:
* Environment: Staging
* Project: qa-ui-vtwo
* Demo app: iOS Authgear Demo Capacitor
* Device: iPhone 15 (iOS 17.4.1)
## Description:
When the user clicks the login button and enters their email, they are taken to the OTP entry page. However, the keyboard does not show automatically on this page. The same case also happens on other OTP code entry page.
## Steps to reproduce:
1. Open and Configure the Demo App
2. Click "Authenticate" to start
3. Click the "Login" button
4. Enter your email address
5. See enter OTP page, but the kwyboard does not show up automatically
## Expected behaviour:
The keyboard should show automatically when the user enters the OTP entry page.
## Screenshot

Contributor guide
Assessment
This issue has not been assessed yet.