Pixel streaming in Webview

Hi All,
I try the pixel streaming and work fine.
I tried you the pixel streaming with Unreal demo in a simple webview in react native and android app:
https://docs.unrealengine.com/en-US/…ase/index.html

the streaming work fine and the comunication with html event work fine (change character or stage) but not working the movemente inside the canvas, is impossible to rotate the camera…

Have you any suggestion about this? is possible use camera control in webview?

UPDATE

I saw the same problem if i open the demo in normal mobile browser without web view.
The rotation camera not working in mobile browser because scroll the page…

There is solution about that? i try with fous but nothing. in unreal project the input mobile is correct setted

Many Thanks all