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
9th
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
3rd
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 March 2026, in the Mobile Development Platforms category, the mindshare of Appium is 2.7%, down from 4.9% compared to the previous year. The mindshare of Xamarin Platform is 6.6%, down from 6.7% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Mobile Development Platforms Mindshare Distribution
ProductMindshare (%)
Xamarin Platform6.6%
Appium2.7%
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

"The interface is user-friendly, which is beneficial for users, even for those who are new to it."
"Appium has easy interaction with mobile."
"Appium provides a record-and-play option, and the commands are the same as those that Selenium uses. So a person who has some exposure to Selenium will be able to write a piece of code in Appium."
"The library is extensive so the driver interacts with most functions or actions on mobile devices."
"The most valuable feature is that it's easy to launch applications. Appium has everything that Selenium has. So many good tools support Appium. We can take some Excel sheets and use them to fill out the text box that's in there. We can also take screenshots of failures."
"We get a list that shows all devices that are connected to the system."
"It can be used with different programming languages."
"The best feature of Appium is that it allows you to inspect the element. With the Appium Inspector, you don't have to install another application to do the inspection. I also like that Appium has Android device connectivity. Currently, most people use Appium as automation software, and I haven't found any other tool that's more powerful than Appium."
"On the market, compared to everyone else, they're the top solution. They're the best solution out there that I could see."
"The most valuable feature of the Xamarin Platform is that both the UI are the same in Android and iOS, in one project and Android and iOS, are applications for developing PCL projects. Additionally, the dashboard is good."
"The most valuable feature of the Xamarin Platform is the deployment."
"The combination of forms for cross-platform UI and C-Sharp for the programming language are my two favorite features."
"A single line of code works with android and iOS."
"The ability to share a platform-agnostic common core, or business logic, enables a mobile developer to write code for all targeted mobile platforms, independent of the individual developer's specialization in iOS, Android, or Windows. This helps not only during development but also enables easier maintenance of deployed apps, since bug fixes or feature additions can be often made in the platform-agnostic layer."
"We were able to optimize the service organization for one of our clients."
"It is a true native solution, and we can use the cross-platform framework."
 

Cons

"One thing which can be really helpful is that there is some kind of a recorder made available rather than scripting everything."
"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."
"One area where I think Appium could improve is in addressing security concerns for our data. Currently, we're unable to use cloud solutions like CloudForm due to security restrictions on our servers. We also face challenges in updating packages for the same reason. It would be beneficial if the solution could provide better support for auto-reporting and easier connections to mobile device farms."
"An application developed on the Unity platform, such as a gaming application, objects are moving in that case. Interacting with those elements is still lacking in Appium. Appium doesn't have the internal library to play with the Unity platform. That is a huge lack right now."
"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."
"It needs to accommodate applications that use React.js and AngularJS."
"Appium could improve by enabling record and run techniques similar to what they have in other licensing tools, such as Micro Focus. We have to all write the code, and then we can proceed."
"The challenging part with Appium is that installation can be a bit tricky. It can be challenging to set up in Android versus iOS environments."
"Xamarin Platform lacks in app size."
"Xamarin Platform is missing the code renderer."
"I feel that the Android AppCompat library creates a lot of issues. A lot of development time is often wasted solving these issues."
"They need to improve performance, especially for the Android platform. Also, some controls are missing in the Xamarin framework when compared to native controls; for example, the checkbox control."
"In Xamarin.Forms, we have the option to preview our UI designs, but the functionality can be limited. So, this is not fully functional. Since I have some knowledge of iOS, where when you write code or design in the storyboard, your design is immediately visible in the preview."
"The problem that I faced was that the communication, the roles, and the responsibilities, weren't defined between Microsoft and Xamarin."
"We'd like to have some chat support functionality."
"Xamarin's profiling tools are only available for the highest tier of MSDN subscription and compatibility with platform-native profiling tools is rather lacking. This causes friction when working on performance-related issues."
 

Pricing and Cost Advice

"The pricing of Appium is fine."
"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."
"Appium is open source; we can use it for free."
"The solution is open source so it is free."
"The solution is open source."
"This is an open source solution so it does not cost anything for licensing or otherwise."
"As far as I know, Appium is a free solution. It's not for commercial use."
"There is no license for this solution because it is open-source."
"You can build in Xamarin without paying any money."
"This is an open-source solution, but there is a subscription charge to use the App Center of around $100."
"Xamarin Platform is open-source, so it is free to use."
"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."
"There's no licensing cost for Xamarin."
"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."
report
Use our free recommendation engine to learn which Mobile Development Platforms solutions are best for your needs.
883,619 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
17%
Manufacturing Company
11%
Computer Software Company
10%
Comms Service Provider
5%
Educational Organization
16%
Marketing Services Firm
14%
Comms Service Provider
13%
Manufacturing Company
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 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?
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...
 

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.
883,619 professionals have used our research since 2012.