- Open the project in Xcode
- Select a development team in the Signing & Capabilities editor
- Launch the app on iPhone
- Editing the first text field (without the
axisargument) clearly shows the custom keyboard. Editing the second (with theaxisargument) brings up the standard keyboard.
Presumably the custom keyboard should work whether the axis argument is supplied or not.