Skip to content

Microsoft.Maui.Controls 9.0.70 Results in Dozens of Warnings to Debug Output #29810

@Mike-E-angelo

Description

@Mike-E-angelo

Description

After upgrading to 9.0.70 of Microsoft.Maui.Controls and running a basic MauiApp templated solution in an iOS Simulator, dozens of messages are emitted to the debugger:


2025-06-03 13:58:37.888532-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextGetType: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:37.898450-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:37.898558-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSetBlendMode: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:37.898638-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSetAlpha: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:37.898704-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2025-06-03 13:58:37.898778-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:37.898831-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextScaleCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:37.898882-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextConcatCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:37.898937-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextDrawImage: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:37.898984-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextRestoreGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:38.469042-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextGetType: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:38.483947-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:38.484110-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSetBlendMode: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:38.484220-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSetAlpha: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:38.484289-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:38.484363-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:38.484419-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextScaleCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:38.484479-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextConcatCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:38.484557-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextDrawImage: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:38.484620-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextRestoreGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:39.060389-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextGetType: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:39.074032-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:39.074231-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSetBlendMode: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2025-06-03 13:58:39.074350-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSetAlpha: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2025-06-03 13:58:39.074461-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2025-06-03 13:58:39.074570-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2025-06-03 13:58:39.074668-0400 ....
Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextScaleCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2025-06-03 13:58:39.074763-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextConcatCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2025-06-03 13:58:39.074904-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextDrawImage: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2025-06-03 13:58:39.075211-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextRestoreGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:39.660222-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextGetType: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:39.674183-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:39.674412-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSetBlendMode: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2025-06-03 13:58:39.674554-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSetAlpha: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2025-06-03 13:58:39.674653-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2025-06-03 13:58:39.674747-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2025-06-03 13:58:39.674828-0400 ....
Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextScaleCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2025-06-03 13:58:39.674896-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextConcatCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2025-06-03 13:58:39.675011-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextDrawImage: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2025-06-03 13:58:39.675293-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextRestoreGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:40.260402-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextGetType: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:40.274446-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:40.274625-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSetBlendMode: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:40.274729-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSetAlpha: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:40.274821-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:40.274919-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2025-06-03 13:58:40.274987-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextScaleCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2025-06-03 13:58:40.275062-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextConcatCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:40.275133-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextDrawImage: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:40.275190-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextRestoreGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:40.851359-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextGetType: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:40.865136-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:40.865290-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSetBlendMode: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:40.865378-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSetAlpha: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:40.865459-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:40.865530-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:40.865599-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextScaleCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:40.865675-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextConcatCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:40.865738-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextDrawImage: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:40.865801-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextRestoreGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:41.443658-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextGetType: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:41.457677-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:41.457862-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSetBlendMode: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2025-06-03 13:58:41.457953-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSetAlpha: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:41.458010-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:41.458079-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:41.458149-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextScaleCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:41.458222-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextConcatCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:41.458294-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextDrawImage: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:41.458362-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextRestoreGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:42.043507-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextGetType: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:42.057232-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:42.057393-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSetBlendMode: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:42.057482-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSetAlpha: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:42.057552-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:42.057623-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:42.057701-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextScaleCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:42.057762-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextConcatCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:42.057827-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextDrawImage: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:42.057895-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextRestoreGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:42.643615-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextGetType: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:42.656459-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:42.656623-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSetBlendMode: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2025-06-03 13:58:42.656700-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextSetAlpha: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:42.656796-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:42.656877-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:42.656957-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextScaleCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:42.657043-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextConcatCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:42.657114-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextDrawImage: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:42.657186-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextRestoreGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

2025-06-03 13:58:43.234681-0400 ....Mobile.Application.Maui[12279:96743531] [Unknown process name] CGContextGetType: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

Steps to Reproduce

  1. Create a basic MauiApp SLN from template
  2. Upgrade Microsoft.Maui.Controls to 9.0.70
  3. Launch application in iOS simulator
  4. Observe messages

Link to public reproduction project repository

No response

Version with bug

9.0.70 SR7

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iOS Simulator, maybe more

Did you find any workaround?

Revert back to 9.0.60.

Further discussion here:
#29807

Thank you for your efforts over there.

Relevant log output

Metadata

Metadata

Assignees

Labels

area-drawingShapes, Borders, Shadows, Graphics, BoxView, custom drawingi/regressionThis issue described a confirmed regression on a currently supported versionplatform/iosregressed-in-9.0.70s/needs-attentionIssue has more information and needs another lookt/bugSomething isn't working

Type

No type

Projects

Status

In Progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions