No more typing reviews! Try our Samantha, our new voice AI agent.

Appium vs Xamarin Platform comparison

Why PeerSpot?
 

Comparison Buyer's Guide

Executive SummaryUpdated on Jun 3, 2026

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Appium
Ranking in Mobile Development Platforms
12th
Average Rating
8.0
Reviews Sentiment
7.4
Number of Reviews
30
Ranking in other categories
Regression Testing Tools (7th)
Xamarin Platform
Ranking in Mobile Development Platforms
5th
Average Rating
8.2
Reviews Sentiment
7.2
Number of Reviews
41
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of August 2026, in the Mobile Development Platforms category, the mindshare of Appium is 2.7%, down from 4.0% compared to the previous year. The mindshare of Xamarin Platform is 6.8%, down from 7.0% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Mobile Development Platforms Mindshare Distribution
ProductMindshare (%)
Xamarin Platform6.8%
Appium2.7%
Other90.5%
Mobile Development Platforms
 

Featured Reviews

AS
Independent consultant, at OpenText
Efficient mobile testing with intuitive emulation capabilities and a user-friendly interface
Initial setup for Appium (especially for iOS) is not beginner-friendly.Consumes too much of your host machine's resources, potentially slowing down the machine.Appium Inspector often lacks deep insight or crashes with certain app builds. Improve test flakiness by intelligently selecting robust self-healing locators,simplified installers, better documentation, GUI-based config management,smart wait mechanisms and better failure logs.
Anubrata Ghosh - PeerSpot reviewer
Technical Manager at Landmark Group
Unified codebase has reduced mobile development effort but now faces SDK and support limits
You can still develop public-facing apps with Xamarin Platform, but there are restrictions on Xamarin Platform App Store and Google Play that prevent you from publishing your apps because they require you to use their latest SDKs and their latest libraries. Xamarin Platform, having been discontinued a couple of years ago, is no longer compatible with the latest libraries and SDKs offered by Google and Apple. So you have to use obsolete libraries and obsolete packages, which means that when you try to publish them, your Google Play or Apple App Store will prevent you from doing that because you have not used the latest libraries. Right now, Xamarin Platform has been discontinued. Xamarin Platform had its flaws, and there were known issues. Xamarin Platform has a big community of developers, so even though there are known issues and flaws, there are known workarounds. In terms of stability, I would rank it at 7.5, but I believe 7 would be a more accurate rating, so 7 out of 10.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"When it comes to mobile automation, I recommend this solution because of its performance, and scalability over the competition."
"The way Appium server interacts with mobile apps is fantastic. It provides all the information about the elements inside the app, Android as well as iOS. I can interact with the element quickly, just type some text or get some text values from the element - whether it's a drop-down, or web text, or a native element."
"Many reference areas on the web can help you understand the product quite well."
"The library is extensive so the driver interacts with most functions or actions on mobile devices."
"It's one of the most stable solutions for mobile automation."
"Our clients have realized benefits by reducing their testing cycle from three days to three hours through Appium."
"Appium helps me to do as much as much as I want to."
"The most valuable features of Appium are the in-built functionality, which we can use in our code. For example, move back, move front, navigate one page before, and navigate one page ahead. You can do this by using the in-built functions from Appium."
"All of our mobile developers can easily substitute for each other on different projects and platforms."
"The most valuable feature of the Xamarin Platform is the deployment."
"Plugins like MvvmCross make a developer’s life easy."
"The ability to reuse significant amounts of code between platforms, have a single code repository, and a single development team for all platforms has massive advantages."
"It brings about good code sharing strategies, which bring down cost and maintenance efforts."
"The most important impact is the reduction in product lifecycle costs."
"The solution is easy to understand and has banking integrated. The shorter development time, the bugging and as well as availability of a lot of documentation on the web. Also the native integration is easy."
"This is a Microsoft-supported source platform so the technical support is very good and it's close to native."
 

Cons

"I rarely use Appium nowadays because I'm now at the managerial level, but the last time I used it, whenever I selected and clicked on an element, Appium was very slow. I tried to debug it, but I still couldn't find the problem, so this is an area for improvement in the solution. Another area for improvement lies with the connector and server. For example, the effort to get into the local machine sometimes causes the emulator to become slow, which then leads to failure in testing, and this is the usual issue I've encountered from Appium. An additional feature I'd like added to Appium in its next release is being able to do automation in iOS without using XPath and the name of the element. In Xcode, you can use previous UI tests for detecting elements, but in Appium, you have to use Xpath and the element name instead of being able to directly put the X-UiPath, which is what you can do in Xcode. In iOS as well, sometimes the element doesn't have a name or a path. Sometimes, there's also no element."
"The product was a bit difficult to install. It wasn’t easy. We had issues."
"We need some bug fixes for nested elements."
"It needs to accommodate applications that use React.js and AngularJS."
"When doing mobile testing Appium is difficult as you can't use it for mobile testing in virtual machines."
"The installation part of Appium is somewhat clumsy, requiring numerous dependencies and configurations."
"What needs improvement in Appium is its documentation. It needs to give more context on the libraries that Appium is using under the hood. For example, my team is using Appium for Android automation, and a lot of times, I feel that there's functionality that's available through the Appium interface, that exists within the UIAutomator, but there aren't a lot of useful or helpful resources on the internet to find that information, so it would be good to have some linkage with the underlying platform itself. Another room for improvement in Appium is that it's buggy sometimes. For example, at times, there's a bug in the inspector application that doesn't allow me to save my desired capability set, so it would be nice to get that bug fixed, but overall, Appium is a good tool. The Touch Actions functionality in Appium also needs improvement. For example, if I want to initiate a scroll on the device that I'm running Appium on, sometimes Swipe works, but in other situations, I have to explicitly use action chains, so I'm not too sure what's the better approach. What I'd like to see in the next version of Appium is a more intelligent and more intuitive AppiumLibrary, in terms of identifying menus and scroll bars, etc., because right now, I'm unsure if I have to do a lot of export reversals to get to the elements I'm looking for. It would be nice to have some functionality built in, which would allow me to easily get those exports."
"One thing which can be really helpful is that there is some kind of a recorder made available rather than scripting everything."
"All Xamarin library issues which need to be taken care of should be top priority."
"Needs to improve the customization of its screens."
"Technical support could be better. We often get support from the community and only sometimes from the Xamarin team."
"The architecture in the Xamarin Platform has to improve, there are some features missing."
"Creating an application works like a native application, but the file size is a bit big, so you have to make certain layers."
"They have to focus more on the Xamarin compiling features and tools and maybe test some options."
"The worst build issue concerns are the caching process MSBuild uses to reduce the build time."
"It would be better if they offered more certifications. They offer a number of certifications for Azure but none for Xamarin. This is something that could be provided for developers to show off their competency. Technical support could be better."
 

Pricing and Cost Advice

"It's open source, so it's completely free."
"This is an open source solution so it does not cost anything for licensing or otherwise."
"The pricing of Appium is fine."
"The solution is open-source."
"The solution is open source so it is free."
"The solution is free."
"There is no license for this solution because it is open-source."
"The solution is open source."
"Xamarin is available under several licensing arrangements. Each developer needs one license at least. All features, especially the Profiler, unlock only with the highest tier."
"The product is inexpensive."
"Xamarin is free, or comes with Visual Studio. Therefore, it is very profitable."
"Xamarin Platform is open-source, but there are fees for deployment, the API Store and Play Store, and using third-party libraries."
"There is no license fee because the solution is open-source."
"It saved a lot of time and resources needed to develop a cross platform mobile app."
"This is a free product, so there is zero investment on licenses and IDE."
"The price of the Xamarin Platform is not expensive. However, the price of the solution depends on the application that is made. For example, if you have small applications, it's different from large or enterprise applications."
report
Use our free recommendation engine to learn which Mobile Development Platforms solutions are best for your needs.
911,549 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
17%
Manufacturing Company
11%
Construction Company
10%
Outsourcing Company
8%
Construction Company
16%
Financial Services Firm
13%
Outsourcing Company
10%
Educational Organization
9%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business6
Midsize Enterprise6
Large Enterprise19
By reviewers
Company SizeCount
Small Business18
Midsize Enterprise5
Large Enterprise15
 

Questions from the Community

Do you recommend Appium?
I do recommend Appium. It is an open-source solution and completely free of charge. We use Appium and Appium Studio as our base for any type of mobile automation for testing. It has a great interfa...
What is your experience regarding pricing and costs for Appium?
My experience with Appium from a pricing perspective is favorable due to it being open source, making it a cost-effective option.
What needs improvement with Appium?
The deployment process and configuration are quite complex and require improvement. Additionally, the wait time functionality could be enhanced as I experienced failures with longer wait times.
What is your experience regarding pricing and costs for Xamarin Platform?
It is free to use Xamarin Platform as we utilize the community edition. Xamarin Platform was acquired by Microsoft and then made free, which happened way back in 2015, I believe, or 2014. After it ...
What needs improvement with Xamarin Platform?
You can still develop public-facing apps with Xamarin Platform, but there are restrictions on Xamarin Platform App Store and Google Play that prevent you from publishing your apps because they requ...
What is your primary use case for Xamarin Platform?
I have been doing mobile development using Xamarin Platform for which I have already shared my feedback earlier, and I am focused on utilizing Xamarin Platform for my projects.
 

Comparisons

 

Overview

 

Sample Customers

Nuvizz, Coupa Software, Eventbrite, Evernote
Cinemark, MixRadio, Sqor Sports, Storyo, JetBlue, The World Bank, Cr_dito Agrcola, Applied Research Associates
Find out what your peers are saying about Appium vs. Xamarin Platform and other solutions. Updated: August 2026.
911,549 professionals have used our research since 2012.