-
Notifications
You must be signed in to change notification settings - Fork 2k
XamlCompilation does not work on Debug #8633
Copy link
Copy link
Closed
Labels
area-xamlXAML, CSS, Triggers, BehaviorsXAML, CSS, Triggers, Behaviorss/needs-verificationIndicates that this issue needs initial verification before further triage will happenIndicates that this issue needs initial verification before further triage will happent/bugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
area-xamlXAML, CSS, Triggers, BehaviorsXAML, CSS, Triggers, Behaviorss/needs-verificationIndicates that this issue needs initial verification before further triage will happenIndicates that this issue needs initial verification before further triage will happent/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
XamlCompilation does not work on Debug configuration.
Similar with: #3794. It looks like this is a known thing/issue.
Any workaround for this? Is this intended to work only for Release targets? If yes, why?
Note: XamlCompilation works on Debug as well on Xamarin apps.Steps to Reproduce
Version with bug
6.0.400 (current)
Last version that worked well
Unknown/Other
Affected platforms
iOS, Android, I was not able test on other platforms
Affected platform versions
Latest
Did you find any workaround?
No.
Relevant log output
No response