Android Question Ultimatewebview2 handle All keypress events

Hakanunver

Member
Licensed User
Longtime User
Hi Im using Ultimatewebview2 . My problem is after I touch any links on page. after that I can handle only BACK key. I didint recevive any key information. Im using external keyboard.
But application first started in main I received all keys until I touched Ultimatewebview2.

Have Any solution take back keypress events to main or other way ?
 
Top