iOS: [Unknown process name] CGContextRestoreGState: invalid context 0x0. #29807
-
We are running an iOS Maui application and seem to be getting a dozen of these messages with a simple blank content view attached to the application's window:
Turning on the backtrace reveals the following:
Unfortunately, I am rather green to iOS development so the above makes very little sense to me. I am hoping to get a little assistance on what could be occurring to cause this in iOS. Note that there are no such equivalent errors in Android. Thank you for any assistance you can provide. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Woof, after spending the day tracking this down, this appears to be a regression introduced with |
Beta Was this translation helpful? Give feedback.
Woof, after spending the day tracking this down, this appears to be a regression introduced with
Microsoft.Maui.Controls
version9.0.70
. This does not occur with9.0.60