Try our new research platform with insights from 80,000+ expert users

Appium vs Xamarin Platform comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Mar 4, 2025

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
8th
Average Rating
8.0
Reviews Sentiment
7.4
Number of Reviews
30
Ranking in other categories
Regression Testing Tools (6th)
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 February 2026, in the Mobile Development Platforms category, the mindshare of Appium is 3.0%, down from 5.1% compared to the previous year. The mindshare of Xamarin Platform is 6.3%, down from 7.2% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Mobile Development Platforms Market Share Distribution
ProductMarket Share (%)
Xamarin Platform6.3%
Appium3.0%
Other90.7%
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

"It has great documentation and excellent community support."
"It's an open-source solution with a very large community and available documentation."
"I haven't explored other solutions in this particular area, but what I like best about Appium is the fact that it shares functions with Selenium. The extension of Selenium functions allows me to use all of the methods that exist in that domain, and it just makes it simpler for me. I've been using Selenium for some time as well, so using Appium just seems like a natural fit for me."
"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."
"The latest versions of the solution are stable."
"Appium's best feature is that it supports multiple frameworks."
"The solution is easy to use."
"We get a list that shows all devices that are connected to the system."
"Because of the C# programming language, we can train our .NET developers to learn Xamarin and develop mobile apps easily."
"I think the best part about Xamarin is that you can create apps for both platforms using one source code. That's the most powerful feature. When you develop something for Android, it also builds for iVerse as well. The cross-platform aspect of Xamarin is unique. The ability to develop both apps with a single code base is something very unique."
"It is a true native solution, and we can use the cross-platform framework."
"The most valuable feature of the Xamarin Platform is the deployment."
"Recently, Xamarin has added a lot of features such as Effects, Behaviors, Triggers, etc. This has made the UI user-friendly, lively, and attractive."
"Their leadership is exceptional at both listening to the customer base and delivering innovative, best-in-class products."
"Xamarin.Forms reduced the effort and time to build and market our solution, market our features, and get our solution into production."
"The most valuable features of the Xamarin Platform are that it has cross-platform development, one code base serves a purpose on both, and the grid layout is a lifesaver."
 

Cons

"It breaks down."
"Image recognition could be improved. We have some images in our mobile applications. It should be able to run from the cloud, so we can automate the catcher."
"We need some bug fixes for nested elements."
"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."
"There is always a concern about the amount of code that is required to enhance the automation process. The idea of having less code or no code is what we would like to see in future updates."
"The deployment process and configuration are quite complex and require improvement."
"One thing which can be really helpful is that there is some kind of a recorder made available rather than scripting everything."
"We haven't been able to fully leverage Appium for multiple reasons. I think number one is just that the tests take a long time to run. We have had some issues around just the results themselves and how predictable they are, but those are not issues with Appium directly."
"The architecture in the Xamarin Platform has to improve, there are some features missing."
"The application platform could be improved."
"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."
"It needs offline sync capabilities to store data on devices persistently."
"We have noticed that there have been stability-based performance issues with this product, which need to be improved."
"Xamarin Platform can improve if there was a virtual test environment so we did not have to have a Mac system for the iOS testing. At this time You must have a Mac to deploy or generate IBA profiles."
"The solution struggles a little bit with binding libraries."
"The worst build issue concerns are the caching process MSBuild uses to reduce the build time."
 

Pricing and Cost Advice

"There is no license for this solution because it is open-source."
"I'm unsure if there's any cost associated with Appium. I got the free package which includes the server GUI application and the inspector application, and it was free to download, and that's all I need to get my work done. I'm not aware of any additional costs associated with the tool."
"The solution is free."
"Appium is free and open-source."
"The solution is open source so it is free."
"We found out that we could explore features of the solution for 30 days trial. We can switch to a permanent license later if we want."
"This is an open source solution so it does not cost anything for licensing or otherwise."
"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."
"There is no requirement for a license. It is available for free as an open-source product."
"There is no license fee because the solution is open-source."
"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."
"In most cases, it is sufficient to have free/community license. But if you plan to seriously develop production-level, highly polished apps, you need to use Xamarin.Profiler and the professional or enterprise license."
"Xamarin is free, or comes with Visual Studio. Therefore, it is very profitable."
"I think the solution is free."
"Xamarin is free. There is no license unless you go for some high-end enterprise features. Other than that, everything's free."
report
Use our free recommendation engine to learn which Mobile Development Platforms solutions are best for your needs.
882,813 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
17%
Manufacturing Company
10%
Computer Software Company
10%
University
5%
Educational Organization
16%
Marketing Services Firm
15%
Comms Service Provider
11%
Performing Arts
8%
 

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 do you like most about Xamarin Platform?
Xamarin.Forms are very useful. Essentially, it's a framework that allows me to create the UI mostly in XAML. This XAML code is then translated into the native UI elements for each respective platform.
What is your experience regarding pricing and costs for Xamarin Platform?
Xamarin Platform is free, and we use an Azure subscription at a relatively low cost for our builds. It offers a good value for money, although it requires time to make it work effectively.
What needs improvement with Xamarin Platform?
The primary area for improvement is the support for third-party libraries, especially for major providers like Microsoft and Google. The lack of robust documentation and support for third-party bin...
 

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: February 2026.
882,813 professionals have used our research since 2012.