I have a plugin (html5 builds) that has a html input, but all keypresses, keydowns, and keyups are caught somewhere in Corona and do not propagate down. Thus no characters are added to my plugin’s input field on a keypress.
Is there a way to override this in Corona, even temporarily?
Sincerely,
Michael Wickey