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

Appium vs Xamarin Platform comparison

 

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

"This is the best test automation tool for any mobile test automation engineer."
"Appium is a great tool, and I recommend it."
"Appium has easy interaction with mobile."
"For the particular use case we used Appium for, we felt that it served our purpose completely, and we haven't had any issues with the Python Client for Appium."
"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."
"The solution is stable."
"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."
"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."
"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."
"The best part of this solution is that you can create one solution in C Sharp and it works for both Android and iOS."
"We very much like the XAML design techniques, multiple layout and pages, MVVMCross support, and portability across different platforms."
"My favorite feature of Xamarin platform is the Xamarin.Essentials package. I also like the changes seen in Xamarin's upgrade from Xamarin.Forms to .NET MAUI, because in the older Xamarin Platform, Xamarin.Forms gave you multiple libraries of a particular level for a single platform, whereas .NET MAUI comprises a single, organized library that contains everything needed for both Android and iOS."
"It is a true native solution, and we can use the cross-platform framework."
"It allows us to reuse our knowledge of C# and .NET Framework."
 

Cons

"They can improve test reporting, and more importantly on test scripts, by providing less constructs to automate more complex testing scenarios."
"Appium has problems with automated validations following iOS updates, causing us to have to validate manually. Its execution speed is also very slow."
"Support-wise, it could be better. Whenever we get some issues, it may take some time."
"We need some bug fixes for nested elements."
"It breaks down."
"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."
"Configuration-wise, there is a lot of room for improvement."
"Appium can improve when the case fails, there should be a feature where you can generate the report from Appium. Once you're on a test case, automatically the screenshot should be captured which would avoid manual intervention. These features would be beneficial to migrate to Appium."
"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."
"There are compatibility issues between versions of various Xamarin components."
"For those who use only XAML to design the UI, it would be better if there was a better XAML previewer or designer."
"The Xamarin.Forms could improve."
"For beginners, the entire setup can be overwhelming because it involves setting up development environments for iOS, Android, and Windows at the same time if you want to target all three."
"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."
"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."
"We have noticed that there have been stability-based performance issues with this product, which need to be improved."
 

Pricing and Cost Advice

"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."
"There is no license for this solution because it is open-source."
"The solution is open-source."
"It's completely 100% free, and there are no hidden fees."
"The solution 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 price is good for people to be able to make a favorable decision for the value."
"My company provided all the licenses that we need to support our use of Xamarin Platform."
"Xamarin Platform is a free open-source solution."
"It saved a lot of time and resources needed to develop a cross platform mobile app."
"Xamarin Platform is open-source, so it is free to use."
"There's no licensing cost for Xamarin."
"Xamarin is free, or comes with Visual Studio. Therefore, it is very profitable."
"There is no requirement for a license. It is available for free as an open-source product."
"You can build in Xamarin without paying any money."
report
Use our free recommendation engine to learn which Mobile Development Platforms solutions are best for your needs.
908,834 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
18%
Manufacturing Company
11%
Construction Company
10%
Outsourcing Company
8%
Construction Company
16%
Financial Services Firm
13%
Educational Organization
9%
Marketing Services Firm
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 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: June 2026.
908,834 professionals have used our research since 2012.