Alexander Petrov

Results 7 comments of Alexander Petrov

Hello, would you please advice me how you did the unsubscribing part and where in the code. Thank you

Hey, thank you for the answer. So you are not using the StopUpdatesAsync function, I was wondering if I need to use it or to do it your way. I...

You need to register your pages and the viewmodels associated with the pages as either Singletons or Transient in MauiProgram.cs. If regestered as Singleton the page is only instantianted once...

https://github.com/AlexanderSCK/RatingControl - Reproduction repository

I performed tests with the SkiaSharpDemo sample and once again is not triggering the Paint Surface event, it just shows a white page

Same issue here on an iphone 8, iOS version 16. Did you find a potential workaround?

Yes exactly but nobody from Skia seems to want to help with this breaking issue.