Archives for: "November 2016, 02"
[Xamarin] Error: No xmlns declaration for prefix "local"
I got an error when I built my application. The error said 'No xmlns declaration for prefix "local". Because I used the xaml, I found the compiler did not check the error in xaml file. As a result, it got the runtime error like. This is very easy to… more »