I've taken an interest in Xamarin recently for cross-platform development (Xamarin.Forms), I'm just curious as to what things can be expected if I develop entirely using Xamarin, but on a Windows machine? I'm asking really about things like:
"The layouts won't be right because of blank."
"IOS handles x,y,z differently and is normally a problem with cross-platform development with Xamarin."
I.e. Is it worth it to develop an app using Xamarin if I wouldn't be capable of acquiring a Mac until the end of the production\What type of problems would be expected when a Mac was finally introduced? Would I be better off just sticking to android studio in this case?
I've already checked out this: Xamarin Visual Studio IOS Development Without a Mac? I know a Mac is necessary, I'm just curious as to how feasible it is to introduce one towards the end, and what issues are normally encountered.