-
Notifications
You must be signed in to change notification settings - Fork 1.9k
DrawString not rendering in iOS. #24450
Copy link
Copy link
Labels
area-drawingShapes, Borders, Shadows, Graphics, BoxView, custom drawingShapes, Borders, Shadows, Graphics, BoxView, custom drawingplatform/iosplatform/macosmacOS / Mac CatalystmacOS / Mac Catalysts/needs-attentionIssue has more information and needs another lookIssue has more information and needs another looks/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
area-drawingShapes, Borders, Shadows, Graphics, BoxView, custom drawingShapes, Borders, Shadows, Graphics, BoxView, custom drawingplatform/iosplatform/macosmacOS / Mac CatalystmacOS / Mac Catalysts/needs-attentionIssue has more information and needs another lookIssue has more information and needs another looks/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
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