James Crutchley
James Crutchley
Updated docs. Link to PR: https://github.com/MicrosoftDocs/CommunityToolkit/pull/414
IOS and Mac changes tested on Mac Mini M2 and on 10 generation Ipad as working with NStransport removed.
> Additionally, I tried testing this new feature by using the merged code. > I noticed 2 things: > 1. The metadata doesn't work at all for me in android...
> @ne0rrmatrix would it make sense to submit a PR that changes the type of the MetadataImage to `URI` before we realest v4.0.1? > > Are there any scenarios where...
> What about the issue with SourceType? I will look into it when I get home this weekend.
> Additionally, I tried testing this new feature by using the merged code. I noticed 2 things: > > 1. The metadata doesn't work at all for me in android...
> Thanks @ne0rrmatrix! Just checking - is all of this documented in our docs? (CC @bijington) [MicrosoftDocs/CommunityToolkit#414](https://github.com/MicrosoftDocs/CommunityToolkit/pull/414) @brminnick yes it is all in docs. Waiting to be merged when it...
That is default behavior inherited from android. I opened 3 different media players on android. Youtube, twitch, and Prime Video. The all have the exact same behavior that you describe....
Yes I think I am confused. Are you saying that you set orientation lock and the android implementation is staying locked? If you lock orientation in Maui you want the...
I just double-checked and when screen rotation is locked the video does not rotate in Android in a video player by default. I loaded the sample app from repo in...