Return to site

Xamarin.forms android emulator crashes on mac

broken image
broken image

Since we have already created a cross-platform Xamarin.Forms app and a sample test of it with Xamarin.UITest in the previous blog, it’s very easy to take the project code to the macOS machine.

broken image

Select Android and iOS in the Targets section, and click the Install and Update (if any updates) button.Ĭreating a New Project on Visual Studio for MacĪfter the installation is completed, we will see a dialogue box with the options to open or create a new project. We can go to and download Visual Studio for Mac.Īfter downloading and installing the Visual Studio for Mac development environment, we will be prompted with options for installation. Let’s first set up the macOS environment by installing Visual Studio for Mac. In the first blog of our Xamarin.UITest 101 series, we have covered how to set up the Xamarin development environment with Visual Studio on Windows 10, today we will set up a development environment for Apple’s macOS and go through running Xamarin.UITest tests on Android and iOS platforms.