Russell Hind

Results 24 comments of Russell Hind

I'd also like to see the blocking flush method. I have startup crashes. I've hooked the sending and sent events in Xamarin so that I can delay exit in UIApplicationMain...

Yes we're hitting this too. Is there are work-around?

Ours may be due to our SMTP login having to be the full e-mail address of the account (including the @). I don't think the extension likes the SMTP string...

Yep, I see this also. Happens on all my popups, not just those with ListViews.

Has anyone been able to solve this? This happens on every popup for us. Thanks.

I'm seeing this on iOS too. The custom font works across our application just not when used as a Graphics.Font with ICanvas.DrawString.

Any update if this will be fixed in .Net 8?

Will this make it in to the next bug fix release of Maui?

Just looking to put a boot loader on my Nucleo F411 which is now running mbed and hitting this issue. The work-around for an unmanaged boot loader posted above works...

Will this PR be re-opened? This is sorely needed as it breaks apps migrating from Xamarin which used this feature.