Hello guys.
I'm testing the new Xamarin Live Player, but it seems that is not working using PCL Projects.
I created a new one (Hello Xamarin) using PCL and tried to use on my iPhone and got the error Foundation.ModelImplementationNotFound.
But if I try to create the same project using Shared, the app runs inside the iPhone (Fast. I mean, really fast).
Do you know where the error is coming from?
Thanks!