Gerald Versluis
Gerald Versluis
I've tried it with the sample app and that seems to work fine. Could you maybe add a little reproduction project to show the issue? That would really help tracking...
@coquilanka and all, would you be able to test this NuGet maybe: https://dev.azure.com/xamarin/public/_build/results?buildId=39270&view=artifacts&pathAsName=false&type=publishedArtifacts If you don't know how to test one from an artifact, this should help: https://blog.verslu.is/xamarin/xamarin-forms-xamarin/test-xamarin-forms-bugfixes/ Wondering if...
> I just created a test project where the problem can be reproduced: https://github.com/nacompllo/MediaElementIssue Was going to try this but the shared project seems to be missing from this repo...
> > > I just created a test project where the problem can be reproduced: https://github.com/nacompllo/MediaElementIssue > > > > > > Was going to try this but the shared...
@sasukevita as mentioned a reproduction project would be super helpful. Thanks!
Did you only test this on Android or also iOS by any chance?
If I may ask, what is the use-case of switching a lot back and forth? It seems like you have to do it pretty quickly to encounter this. Still something...
Confirmed it doesn't work. Seems to go fine on Android, not iOS
Thanks for the report! Did you by any chance also test it on iOS? Does it work there?
Love the idea, I'm wondering though if this is something that should be in the `MediaElement` or should this be implemented in some kind of background service? Not sure how...