How to go back to a previous page

Hi.

I'm developing webOS OSE with raspberry pi 4.

When I launch a youtube and select google login menu(SIGN IN), I can't move previous page before reboot device.

I'd like to know how to go back to a previous page.

Thanks.

Hi @youngyun, welcome to the forum.

Unfortunately, the back button is not supported in built-in YouTube app. The app just displays a link from YouTube. If you want to use the back button, you have to implement on your own. (web browser app can be one of the example which implements the back button.)

Thanks

Thank you for the answer.

1 Like