MediaElement not showing on screen controls (MacCatalyst + iOS) #1100
Replies: 3 comments 1 reply
-
Same issue here. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@StephanHartmann can you please share the link of your sample? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Closed as per the Community Stand-up discussion here: https://youtu.be/N9wMcBP4jtg?t=2889 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I embedded a MediaElement in my app and it is not showing the on screens controls (I enabled it in XAML).
So I build a sample project where I added the MediaElementPage and some other required sources from the toolkit sample app.
My first result was that the on screen controls were also missing.
Then I added more and more source from the toolkit sample app until I got it working.
I ended with the original navigation with the ViewsGalleryPage to the MediaElementPage.
Then I added the same MediaElementPage a second time as a regular page, and the on screen controls don't show in this case.
I'm not so deep in Maui that I can say if it is my fault or if it is bug in media element.
I have set up a repository with the source and a description with images and a short video.
I hope that someone can help me.
The video is also attached here:
MauiMediaElement.mp4
Beta Was this translation helpful? Give feedback.
All reactions