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

Ionic vs Salesforce 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

Ionic
Ranking in Mobile Development Platforms
5th
Average Rating
8.6
Reviews Sentiment
7.6
Number of Reviews
14
Ranking in other categories
No ranking in other categories
Salesforce Platform
Ranking in Mobile Development Platforms
2nd
Average Rating
8.2
Reviews Sentiment
7.0
Number of Reviews
95
Ranking in other categories
PaaS Clouds (8th), Rapid Application Development Software (5th), Low-Code Development Platforms (6th), No-Code Development Platforms (2nd)
 

Mindshare comparison

As of August 2025, in the Mobile Development Platforms category, the mindshare of Ionic is 6.8%, down from 7.8% compared to the previous year. The mindshare of Salesforce Platform is 8.1%, down from 9.5% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Mobile Development Platforms
 

Featured Reviews

Roche De Kock - PeerSpot reviewer
Allows us to create cross-platform mobile apps from a single code base, but should have a complete set of libraries for Capacitor
When they jumped from version 3 to version 4, 5, and 6, they introduced something called Capacitor, which is basically the tool that you use to convert your code to Xcode, etc. They have a few plugins that are still using, for instance, PhoneGap. So, you have to jump between Capacitor and PhoneGap. Their documentation is good, but there are some versioning control issues. For example, if you want to bring up a phone dial-up or a map, you have to decide whether to use Capacitor, PhoneGap, or Cordova. They started writing Capacitor to get rid of PhoneGap and Cordova, but they haven't yet got all the libraries and all the functionalities. They want you to start using Capacitor, but they don't have all the libraries there. They're developing them as they go. So, currently, you have to mix and match the three. When it comes to mobile applications, I would only like to use Capacitor. I don't want to jump between Cordova and Capacitor or have both of them. That's the main thing for me, but they have been working on it. They have started to bring them closer and closer so that you don't have to use two different sets of libraries. They're close to where you don't have to use Cordova or PhoneGap, and you can only use Capacitor. In versions 5 and 6, they have improved it a lot. They can also improve it in terms of publishing to different stores. For instance, I'm using Firebase to make my Ionic app web compatible. If I don't have a Node.js server to host on, I have to host it on Firebase or something like that. Currently, if I need to publish to different stores, such as the Microsoft store or the Huawei store, the only way I can publish to, for instance, the Huawei store is by creating the APK and uploading it. If they can start adding a little bit more integration to publish to different stores, such as the Samsung store, Huawei store, or Microsoft store, it would be good. Currently, there are no problems with iOS and Google Play Store, but for the other stores, you have to do a little bit of a workaround to get things done. Its stability could be better. For me, jumping between versions 3, 4, and 5 was a big problem because it wasn't seamless. Jumping from version 5 to 6 is more seamless. Jumping from version 3 to 5 has been a nightmare because I had to recode quite a lot to be compatible with version 5. I totally skipped version 4 because it was just too quick. Jumping between versions has definitely been a problem for me. If I have to do a lot of plugins and redo a lot of my coding because they're jumping versions, I'm going to look for something else.
Yasser_Anter - PeerSpot reviewer
Has customization and integration capabilities which increase efficiency
Salesforce could improve by offering AI features or functionalities to help business decision-makers analyze business history, suggest forward strategies, and participate in events. The previous version had a complicated interface where multiple pages and data entries were required, which was not pleasant for sales teams or business users. Also, deploying Salesforce took a long time, about four to five months, which is not ideal for any business.

Quotes from Members

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

Pros

"I like that I can place the code and escalate data storage. I also like that it's user-friendly. Nothing is complex in Ionic."
"Because it's a hybrid mobile app framework, it is easy for us to develop iOS as well as Android apps for our customers with the same resource skills. We didn't have to have separate iOS teams and Android teams to build the apps. We still have to use the Apple Xcode for iOS, but the main development happens with JavaScript, HTML, and CSS. We don't have to write separate code bases in scripts for iOS and Android. We create apps using web-based technology."
"The solution is secure, reliable, and packed with features so we can easily implement apps even in the most complex situations."
"Ionic's best feature is that it's not necessary to write your own custom codes as all the hybrid is provided by Angular."
"Ionic's best features are its hybrid app development, design, and tags."
"The most valuable feature of Ionic is the ease of use and the simple connection of the applications. Additionally, the documentation is good in the Ionic application, and beginners can easily learn and download their own application using Ionic. Everyone can easily switch out, their domain, from native applications to hybrid applications."
"Being able to have one set of code is valuable. I don't have to recode for different platforms. I don't have to recode for Xcode, Angular, or Android. So, the biggest feature for me is that it's a hybrid system, and I can have one set of code, and then the tool sets that are in there convert my code for Xcode or Play Store. It makes work a lot easier."
"What I like the most about Ionic is live reloading, which enables us to develop new features without having to build the application again and re-check the functionality."
"Salesforce provides customization that aligns with our organization's lifecycle management of opportunities. It integrates with our call records, meeting notes, and the Outlook calendar, which helps in mapping roles and managing opportunities effectively."
"Its stability, performance, and usability are most valuable."
"What functions we don't get out of Salesforce, we typically receive from third-party applications that extend the capabilities. We integrate a lot of different products with Salesforce."
"Salesforce Platform has helped streamline our sales operations, which has essentially increased the effectiveness of our sales operations."
"The lead conversion process in Salesforce Sales Cloud is extremely valuable."
"The most valuable aspect of the solution is the unit coordination between sales and marketing when it comes to lead management."
"Intuitive to work with and the overall fundamental of the platform is very strong."
"One of the main features of the solution is it is flexible."
 

Cons

"Ionic would be improved with dynamic design features."
"Ionic is a cross-platform framework, so when we compare Ionic with native Android and iOS, we can see the drawbacks. For example, if you need to work on very high-level aspects of an application such as animation, even if everything else is not putting load on the app, you will still see high load from the server side."
"It would be good if the mobile version uses something other than JavaScript and HTML."
"Ionic's UI component doesn't always look like the native mobile app."
"Ionic could improve in the Native mode because while we do testing it is difficult to find the root cause of problems. It could be more user-friendly."
"It would be better if it had a speed niche system. There are a lot of things we need that weren't in the latest version. But I think they will be adding something."
"As a developer, I would say one of the improvements is more plugins."
"They started writing Capacitor to get rid of PhoneGap and Cordova, but they haven't yet got all the libraries and all the functionalities. They want you to start using Capacitor, but they don't have all the libraries there. They're developing them as they go. So, currently, you have to mix and match the three. When it comes to mobile applications, I would only like to use Capacitor. I don't want to jump between Cordova and Capacitor or have both of them. That's the main thing for me, but they have been working on it."
"Salesforce also did not integrate well with some of the other systems that we had."
"The reporting for Salesforce could be approved. It is a manual process and it would be useful to have a guide or videos on how to generate reports or any other cool things that you could do with the platform."
"The general reports could be made easier in the Salesforce Platform. Generating needs extensive training to know the exact structure of the design. Whenever you search for something you need to know what are the exact fields that you need to view. It's not an easy process to learn."
"There's a learning curve. It was a bit hard to understand the logical way of working with it, just at the beginning."
"It is quite expensive. It has gotten to that point where it is a lot more pricey. It has kind of got its own proprietary language for development. It is probably never going to change, but if it had a more market language for development, it would be easier to find developers. They come at a premium cost, so it is expensive."
"Salesforce Platform operates as a cloud system, and within our organization, numerous internal systems handle data processing. While real-time data retrieval is feasible through services, achieving real-time communication poses some challenges."
"When we're documenting information such as notes, and so forth, if we were to go back to the same case all notes go missing."
"I think the search needs to be improved so as to allow for a broader keyword search."
 

Pricing and Cost Advice

"Ionic is an open source solution, and there are no hidden fees."
"Ionic is an open-source solution, it is free."
"The solution's open source option is free with no licensing fees."
"You can use the free version, but if you still want to buy it, the price starts from $499/month."
"The starting cost for the enterprise option is around one hundred dollars per month."
"I think most of the plugins for Ionic are open source, and you can do a lot with many of the basic features. However, if you need to use a premium plugin for something like extra scroll list functionality, Ionic will ask for a certain sum of money."
"We pay 50,000 dinars per month."
"You don't have to pay anything except for certain projects. For example, Appflow has some costs related to it but you don't have to use it. You can also pay for extra support."
"For the number of people that are using Salesforce Platform in my organization, I feel the price is reasonable."
"I don't know anything about its cost, but I'm sure it has got a nice little price tag that goes along with it."
"It is expensive. Licensing is on an annual basis."
"The licensing is on the expensive side, but most clients engage in negotiations to reach a more favorable agreement. For stand-alone or medium-sized clients, it can be relatively costly."
"I haven't had to buy Salesforce, however, I have heard it's $1500 a user."
"rice-wise, the solution is reasonable for what we're getting."
"It is a fair price for what it's offering, in comparison with other solutions that are available on the market."
"In general, the price is an area where there is always room for improvement."
report
Use our free recommendation engine to learn which Mobile Development Platforms solutions are best for your needs.
864,574 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Computer Software Company
15%
Educational Organization
15%
Comms Service Provider
12%
Insurance Company
6%
Computer Software Company
12%
Financial Services Firm
11%
Government
10%
Manufacturing Company
9%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

Ask a question
Earn 20 points
How would you choose between Microsoft PowerApps and Salesforce Platform?
I think it depends on your use case. If your organization uses Microsoft Enterprise products, PowerApps will work better in your environment. Similarly, if you have a Salesforce integration in pla...
How does Salesforce Platform compare with Azure?
Microsoft’s Windows Azure platform is not easy or intuitive to deploy. The difficulty will be impacted by the type of application that you are trying to use the platform to build. Organizations tha...
Do you build applications using low-code or pro-code builders on Salesforce Platform?
At my organization, we have only used Salesforce Platform's low-code builder. The reason for this is not because we do not like the pro-code option, but because we do not see the need of using it, ...
 

Comparisons

 

Also Known As

No data available
Salesforce1, Force.com, Salesforce App Cloud
 

Overview

 

Sample Customers

MRA, Napa Group, Sworkit, Airbus, Sense Corp, Interactive Gaming Company, Pacifica, Untapp'd, Diesel, National Museum of African American History and Culture
ADP
Find out what your peers are saying about Ionic vs. Salesforce Platform and other solutions. Updated: July 2025.
864,574 professionals have used our research since 2012.