There are lots of differences between using a Standard Class/Portable Class Library (PCL) and Shared projects in a Xamarin solution. However, the most obvious one appears when you open any XAML file ...
I dont know what the problem in your case is, but I can confirm that referencing a class library from another class library works in general. I do it all the time. <BR><BR>You have to make sure the ...