Screenshot of the Error
Im currently using visual studio xamarin on mac and the latest version of Xcode 9.3
Does anyone know what could be the problem?
Related
I am a beginner getting into android development. When I create a project using xamarin forms, and I try to create an emulator, I get this error:
Any idea how to fix this? I am using Visual Studio 2019 Community.
I have been looking around for hours and going back in circles.
I built an iOS app using Visual Studio (Xamarin.iOS) and as long as my Visual studio is connected to my Mac, I can build the solution and work on it. Same seems to be the case for watchOS and Apple tvOS as well but I am unable to find macOS app template in Visual Studio (Windows) - As shown in the following screenshot
Where I have installed Xamarin.Mac SDK as shown in the following
screenshot
Is it just not possible or am I having a bad day? If I can recall my previous installation of Visual Studio did have macOS (Or I might just be losing my mind). Any help is appreciated.
I'm using the following tools and versions:
Visual Studio 15.7.4
Xamarin 4.10.10.2
Xamarin iOS and Xamarin Mac SDK 11.12.0.4
Xcode 9.4.1
Xamarin Forms 3.1.0
It all started when I upgraded Xamarin Forms. It prompted me to upgrade Xcode in order to continue to debug. I upgraded Xcode on the Mac. Restart Visual Studio. When I select Debug > iPhoneSimulator - I see IPhoneXXX iOS 11.4, but when I start debugging, I get this error:
I solved this by restarting the Mac server. Ughhhhhhhh!
Even with all lastest tools installed on Both Visual studio (on windows) and XCode on Mac, I am receiving following error when tried to connect from visual studio 2017 through Xamarin agent. Any hint how to solve it?
"The installed Xamarin.iOS (version not specified) on the Mac 192.168.186.128 is not compatible with the local Xamarin.iOS (version 11.2.1.0). Please select a new server or install the correct Xamarin.iOS versions.
Even with all lastest tools installed on Both Visual studio (on windows) and XCode on Mac
In order to build Xamarin.iOS apps, Xamarin Tools and SDKs are needed on the Mac, too. You should have Visual Studio for Mac installed, it comes with all the necessary tools and SDKs.
If Xamarin is outdated on your Mac (disregarding of the Xcode version) you will see the message that Xamarin.iOS is outdated. Please follow these instructions to update your Xamarin components. (Anyway, avoid the beta channel and stick to stable unless you have a good reason not to.)
I have a Xamarin project developed in iOS MAC. I want to continue the development of the same project on Xamarin Studio but on Windows. Is this possible?
Yes you can, keep in mind that when you're downloading Xamarin at windows it always force you to download a visual studio with Xamarin being a plugin (now they're introducing visual studio for Mac too!). if you're insisting to use Xamarin studio on windows go on to your account on Xamarin rather than using the default download button, and see all the version that can be downloaded. Xamarin studio for windows should still be there
You can open an Android project in Xamarin Studio on OSX or Windows. An iOS app will not open in Xamarin Studio on Windows; it has to be opened in Visual Studio. On Windows, Visual Studio should be used over Xamarin Studio.