Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard callback for iOS platform #47

Open
luigifcruz opened this issue Jan 6, 2024 · 0 comments
Open

Keyboard callback for iOS platform #47

luigifcruz opened this issue Jan 6, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@luigifcruz
Copy link
Owner

Our iOS app doesn't support keyboard input at the moment. This is due to the lack of a callback to handle the events. Another complication is that the keyboard will need to be rendered on top of the framebuffer. Another alternative would be rendering our own keyboard, but I don't think this is allowed by the App Store Guidelines.

@luigifcruz luigifcruz added enhancement New feature or request help wanted Extra attention is needed labels Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant