Gerald Versluis
Gerald Versluis
Definitely seems some weird behavior here although I don't really understand why. Asked people at Microsoft Learn if they might know more, thanks for raising this!
Not with how this is implemented, at least not on iOS. See: https://stackoverflow.com/questions/28072009/can-i-listen-to-cmpedometer-in-the-background-and-send-a-local-push-notification
/azp run MAUI-DeviceTests-public
Failing test is unrelated
Failing test unrelated
Interesting. I understand you can't share your full app, but thats not what a [reproduction](https://github.com/dotnet/maui/blob/main/.github/repro.md) is about. In order to close in on why a style is making this go...
There is some commented out code: https://github.com/jfversluis/Plugin.Maui.ScreenRecording/blob/main/src/Plugin.Maui.ScreenRecording/ScreenRecording.macios.cs#L74-L78 If you uncomment that and run it you will see that iOS will show you a preview of the recorded video first. Maybe...
Hey @bgever! Thanks for all the issues here, I will try and look over them. But I think at least some of them will be issues with the product .NET...
I don't think we will be doing this anytime soon, so if you're dependent on this you probably want to consider implementing something yourself, either for your own project or...
Is this still an issue? Are you connecting from Visual Studio or Visual Studio Code and on Mac or on Windows?