Xamarin Forms - XamlParseException: No embeddedresources found
When developing with Xamarin Forms you may get the exception below when using Xaml
XamlParseException: No embeddedresources found
This is a known bug and for now a work around is to save the Xaml file before running/building.
Have a look at this for more info:
https://bugzilla.xamarin.com/show_bug.cgi?id=22019
This appears to be fixed as of Xamarin Studio 5.7 beta, Build 660.
ReplyDelete