Open
Description
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.