.Net Maui missing DPad for android TV

Abanoub Zak 36 Reputation points
2022-12-28T12:57:56.417+00:00

Hello,
I'm trying to publish an application on Android TV, but my app was rejected because it doesn't have D-Pad functionality support.

Now, how I suppose to give to the user the ability to navigate between my app elements including the FlyoutMenu Shell?

Obviously, there is no such thing as nextFocusDown, nextFocusUP, nextFocusLeft, or nextFocusRight in .NET Maui XAML.

And there is no way to open the FlyoutMenu without a Touch Screen or a mouse (On Windows)

Does anyone have a suggestion or a way/hack to make it work?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,842 questions
0 comments No comments
{count} votes