After updating from Forms 1.4.0.6341 to Forms 2.0 I'm getting an error when running on iOS "Sequence contains more than one matching element" when it hits this line:
this.LoadFromXaml(typeof(App));
Has anyone else seen this? Is there a fix?
After updating from Forms 1.4.0.6341 to Forms 2.0 I'm getting an error when running on iOS "Sequence contains more than one matching element" when it hits this line:
this.LoadFromXaml(typeof(App));
Has anyone else seen this? Is there a fix?