Hi everyone!
I like Xamarin a lot, but I have only released one app using Xamarin so far since 2013, because of issues like the "InitializeComponent does not exist" problem that has consistently been a problem for me. I was wondering if anyone might have a tried and true solution to solve it?
My solutions still compile and run even with all the errors, but the lack of intellisense and sorting through dozens of bogus errors to find an actual error is frustrating beyond belief, and it's persisted every since I started using Xamarin - across different PCs and Macs, including the latest releases!
I have installed fresh Xamarin/VS2015 copies many times and created a stock Xamarin.forms project, which compiles fine without errors. I'll then develop an app for a while and close it, but the next time I open the project up, or zip it up and open it up on another machine, BAM! The problem is back and Intellisense is broken and I am sifting through meaningless .xaml errors. Am I the only one?
I've tried clearing all of my licenses (VS Enterprise), re-creating my projects, clearing bin/obj/packages directories, and tons of other article suggestions, and without fail the error will pop up again. Is anyone else having this problem? The one app I released I pushed through to publish, but I am in deadline mode for another project and I just cannot believe that it's still like this, so perhaps I am missing something?
Thanks!
Jason