Keyboard wont show

Hi there everyone,

i hope you are doing fine
i’m developing a VR game for mobile using unreal engine 4.23
i need the user to login on the main menu
so i added a text box widget and so far everything is so good
but when i tried the game on Samsung note 8
the the phone keyboard wont show
i tried (G board - Samsung keyboard - Hacker’s Keyboard)
and from engine side
i tried setting Enable improved virtual keyboard on and off
i also tried
[TABLE]

Android.NewKeyboard
0

Android.NewKeyboard
1

Android.NewKeyboard
2

and non of them had any impact
i’m running out of options and desperately need help

P.S. i tried on Huawei GR5 2017 and the only thing that worked is [TABLE]
[TR=“class: cke_show_border”]
Android.NewKeyboard
2
[/TR]

but didn’t work on note 8
isn’t there anyway to properly solve this ?
thanks in advance