On-Screen Keyboard Not Available
Open Beta Documentation Amazon offers this technical
documentation as part of a pre-release, open beta. The features described might change as Amazon receives feedback
and iterates on the features. For the most current feature information, see the Release
Notes.
If your app uses text input, you must launch an onscreen keyboard to add text. In the root of your project directory, open the manifest.toml file and add the following:
[wants]
[[wants.service]]
id = "com.amazon.inputmethod.service"
[[wants.service]]
id = "com.amazon.inputd.service"
Related topics
Last updated: Sep 30, 2025