Hi all.
I'm new to Xamarin Forms and have made a Xamarin Forms PCL project and added a few pages to it. So far the app is compiling and running fine on my samsung galaxy s5. But when a make a new Entry tag in the xaml file and give it a x:Name so that i can access it from code-behind, i can't, i need to restart Xamarin Studio to access it and se all the methods and properties is has. I have tried to search google for a similar problem, but with no luck.
So my question is, does someone know how to solve this problem? As far as i know, it has something to do with a g.cs file no being generated.
My system is a Macbook Air fully updated, and with Xamarin Studio 5.5, and i have a indie license for android.
Kind regards
Steffen