Problem with requestSoftKeyboard

Hi in the last version of openfl i am using the requestSoftKeyboard and nothing happens. I used like this:

Lib.current.stage.requestSoftKeyboard();

Apologies, this is currently not implemented. Our native backend shows a keyboard when you are focused on a TextField and begin input, but we do not have on-demand display of a virtual keyboard in place yet

What’s the use-case?

i used for comment errors in my aplications any idea howcan i fixed or change for another alternative?

there’s a way to put focus a textfield ? when touch another object or sprite ?

Yes! Try stage.focus