-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
area-publishingIssues with the app packaging/publishing process (ipk/apk/msix/trimming)Issues with the app packaging/publishing process (ipk/apk/msix/trimming)platform/ioss/needs-infoIssue needs more info from the authorIssue needs more info from the authort/bugSomething isn't workingSomething isn't working
Description
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)".
akhanalcs, mikkpaasuke, breenbob and MGohilJ-Swift
Metadata
Metadata
Assignees
Labels
area-publishingIssues with the app packaging/publishing process (ipk/apk/msix/trimming)Issues with the app packaging/publishing process (ipk/apk/msix/trimming)platform/ioss/needs-infoIssue needs more info from the authorIssue needs more info from the authort/bugSomething isn't workingSomething isn't working