I am new in Xamarin Forms. I create a portable project and run it with out problem. But in App class (portable) or MainActivity OnCreate method in Android project breakpoints not hitting. Also Xamarin for visual studio is "Stable".
What is problem? Does Xamarin Forms (portable) support breakpoints for debug?