I'm trying to use the MsaAuthenticationProvider in UWP application on Windows iot(raspberry pi 3) and when it hits the constructor of IotFriendlyWebDialog it raises an exception "Error parsing xaml" When I run it on a desktop it works fine, but I guess that's because it's not using the IotFriendlyWebDialog
Any thoughts?