Skip to content

iOS Release builds stopped working after last update #12519

@AbstractionsAs

Description

@AbstractionsAs

Description

App crashes immediatly with XamlParseException "Cannot assign property "Property": Property does not exist, or is not assignable, or mismatching type between value and property (XamlParseException)".

This seems to be caused by style setters?
Works fine in debug, also works fine for all builds on Android.

Steps to Reproduce

It seems like this has to do with style setters beeing removed by the linker. It happens immeiatly when I launch the app.

Link to public reproduction project repository

None

Version with bug

7.0 (current)

Last version that worked well

7.0 (current)

Affected platforms

iOS

Affected platform versions

iOS 16.2

Did you find any workaround?

No response

Relevant log output

XamlParseException "Cannot assign property "Property": Property does not exist, or is not assignable, or mismatching type between value and property (XamlParseException)".

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-publishingIssues with the app packaging/publishing process (ipk/apk/msix/trimming)platform/ioss/needs-infoIssue needs more info from the authort/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions