Results 26 comments of Phillipp Schmedt

I am still looking for a feature that enables this in stretchly. Note: I am using full-screen mode. How about: * Add an option to enable user confirmation to end...

We experience the same issue with 8.0.20. Trying to add a Custom Renderer will prevent the rendering of the control and it's children.

@Kink77 Please try with https://github.com/dotnet/maui/discussions/21353 this could possibly fix your issue.

Same issue here on 8.0.14

Another workaround is to wrap the Image in a Grid and use the Rotation on the Grid. At least that fixed it for me. This issue still exists in 8.040

Hi @rolfbjarne thanks a lot for trying to help me. It took me a while to get it symbolicated. For some reason using `true` would not give me the symbols....

Some points: - The app is crashing in the background when it should not be doing anything at all. I removed all code that processes the push notification. Maybe it's...

I am waiting for the result of the changes to DidFinishLaunching. In the meantime I got another crash that looks quite different to me. Again this happens around the full-hour,...

> > I am waiting for the result of the changes to DidFinishLaunching. In the meantime I got another crash that looks quite different to me. Again this happens around...