maui icon indicating copy to clipboard operation
maui copied to clipboard

DrawString not rendering in iOS.

Open ISSPRO-Eng opened this issue 1 year ago • 5 comments

Description

The ICanvas.DrawString is not rendering in iOS as it does in Android.

Steps to Reproduce

Open Example. Run Meter Graphics Example. Gauge and Meter do not have numeric values next to them on iOS (Android does).

Link to public reproduction project repository

https://github.com/ISSPRO-Eng/Gauge-Examples

Version with bug

8.0.21 SR4.1

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

iOS, macOS

Affected platform versions

iOS 17.2

Did you find any workaround?

None at the moment

Relevant log output

No response

ISSPRO-Eng avatar Aug 26 '24 21:08 ISSPRO-Eng

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

github-actions[bot] avatar Aug 26 '24 21:08 github-actions[bot]

Your repository doesn't contain code, just a readme. Were you intending to commit a sample?

Also going through the linked similar issues, you could be seeing https://github.com/dotnet/maui/issues/8486, it may be a dupe.

drasticactions avatar Aug 27 '24 08:08 drasticactions

@drasticactions I added the code. I forgot to publish it before logging off yesterday. I do see some similar issues, but I was wondering if there is a fix yet for this? I was playing around with some of their suggestions but did not find a workaround yet.

Android (Expetced) image

iOS (Not working) image

ISSPRO-Eng avatar Aug 27 '24 15:08 ISSPRO-Eng

I can repro this issue at iOS platform on the latest 17.12.0 Preview 1.0(8.0.80 & 8.0.72).

jaosnz-rep avatar Aug 29 '24 08:08 jaosnz-rep

I can repro this issue at iOS platform 26.0 and MAUI 9. Still no work around ?

vankraster avatar Dec 09 '25 15:12 vankraster