Skip to content

CGAffineTransform.MakeWithComponents not marked as iOS 16+ only #22107

@IainS1986

Description

@IainS1986

Apple platform

iOS

Framework version

net8.0-*

Affected platform version

.Net 8.0.300

Description

CGAffineTransform.MakeWithComponents is not marked as min iOS 16+ and so will crash with an exception of

System.EntryPointNotFoundException
CGAffineTransformMakeWithComponents

Apple docs put it as 16.0+
https://developer.apple.com/documentation/coregraphics/4042660-cgaffinetransformmakewithcompone

Steps to Reproduce

Call CGAffineTransform.MakeWithComponents and run on a device on < iOS 16

Did you find any workaround?

No response

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions