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

Ionic vs Magic xpa Application 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
6th
Average Rating
8.6
Reviews Sentiment
7.6
Number of Reviews
14
Ranking in other categories
No ranking in other categories
Magic xpa Application Platform
Ranking in Mobile Development Platforms
10th
Average Rating
8.6
Reviews Sentiment
7.0
Number of Reviews
10
Ranking in other categories
Application Server (8th), Application Infrastructure (14th)
 

Mindshare comparison

As of September 2025, in the Mobile Development Platforms category, the mindshare of Ionic is 6.8%, down from 8.0% compared to the previous year. The mindshare of Magic xpa Application Platform is 3.8%, up from 2.7% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Mobile Development Platforms Market Share Distribution
ProductMarket Share (%)
Ionic6.8%
Magic xpa Application Platform3.8%
Other89.4%
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.
Mylsamy T. - PeerSpot reviewer
Enables us to develop more than 90 applications in-house, which are used across our organization
It's a bit difficult to work with purely web-based applications to get the data and display it. There have been a few times when the connection was disconnected between the server and your browser. The connectivity on browser-built applications needs to be improved. The mobile application development could be easier. They could include different external applications, like finger sensors. I'm not sure whether it's in version 3.8 or not.

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."
"It's very flexible for UI development."
"The most valuable feature is the one code deployed to all solutions, which means you do not need to have multiple teams."
"Ionic's best feature is that it's not necessary to write your own custom codes as all the hybrid is provided by Angular."
"The solution is secure, reliable, and packed with features so we can easily implement apps even in the most complex situations."
"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."
"The main value of this solution for our business, is that it is a hybrid product that allows us to write code that is compatible with IOS, Android, and web documents."
"Ionic's best features are its hybrid app development, design, and tags."
"Magic’s unique approach to development ensures that the programmer stays focused on the objective of the program (i.e. display all customers in California), instead of the repetitive tasks that surround it (i.e. connect to database, open customers table, create the query to retrieve records within the specified criteria, fetch the result of the query, connect it to a data grid, etc.)."
"Magic’s Database Gateway allows the logic of the program to be isolated from the underlying database. This provides the flexibility not only to move existing programs to different database environments without the need to change the logic in the program but also allows the programmer access to different databases without the need to know how to "talk" to them."
"Speed of development and database connectivity (MS SQL, Oracle, DB2, Btrieve/Pervasive PSQL, ODBC, MySql, and SQLite)."
"The Magic xpa Application Platform is very suitable for production since it is easy to update. The program is simple to upgrade and deploy. The solution is convenient in production. You need to adjust the data, then adjust the program which is not difficult."
"Without the need to compile code, the time spent in the development cycle is greatly reduced, allowing the programmer to test modifications to a program immediately after they have been saved."
"Typically an experienced Magic developer can do the work of two to three experienced C#/.NET developers. Customers are amazed at how quickly most new features can be added and bug fixes implemented. I have worked for four employers - including myself - using Magic, and in most instances, bug fixes are addressed and deployed in under six hours."
"What I found most valuable in the Magic xpa Application Platform is that it has a client-server and web browser technology that's perfect for company users."
"Magic is rapid, it's a tool which we use to develop, change and maintain our programs. xpa has a lot more features onboard and it gives us the opportunity to do such things so that we can easily adapt and maintain our programs. It gives certain benefits to stay with our customers and the market."
 

Cons

"Documentation for migrations and compatibility is insufficient."
"There is a lack of a community environment."
"It would be good if the mobile version uses something other than JavaScript and HTML."
"There could be better support for augmented reality and other things. Geolocation and background app activity are some of the things that are a little more clumsy at the moment and could be improved."
"Ionic's UI component doesn't always look like the native mobile app."
"The documentation could be improved."
"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."
"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."
"There is room for improvement in Magic's marketing and licensing. I would like to see more integration of web functionality."
"The ability to display page up, page down, top and bottom buttons along the scroll bar would make my mouse-reliant customers happy."
"The user interface could be improved to be more friendly for developers."
"I would like to see a spell checker included with optional language support. Currently, this has to be purchased from a third-party."
"The configuration of the xpa RIA mobile environment is complex and a discouragement to new developers. Also, Magic's documentation can be less than complete at times which leads to frustration for new developers. (I encourage new Magic developers to join the Magic Users Group)."
"It is missing basic charting tools for bar/pie/series charts. It is left to the developer to acquire and deploy charting tools or the customer to purchase a third-party reporting tool to produce charts."
"Support is very bad."
"When you have several tasks, you open a screen in a task in developing mode, and you don't see the parent screens. Debugging lacks the effects to solve problems. You have to do it first in a kind of studio. Then you have to be sure that you can do it in Magic because there is almost nothing to debug it. It's practically impossible to debug. You have to be sure before you put your snippets."
 

Pricing and Cost Advice

"Ionic is an open-source solution, it is free."
"The starting cost for the enterprise option is around one hundred dollars per month."
"You can use the free version, but if you still want to buy it, the price starts from $499/month."
"The solution's open source option is free with no licensing fees."
"Ionic is an open source solution, and there are no hidden fees."
"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."
"We pay 50,000 dinars 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."
"Magic is not the cheapest IDE out there. If you are considering Magic xpa, you should do a cost-benefit analysis to feel comfortable with your decision. The Magic sales staff is very helpful in providing pricing."
"The licensing cost varies because nowadays Magic has tailor-made offerings for clients. I think the solution is worth the money."
"The cost for developers is high because you have to pay for licenses as well as runtime."
"My clients have to purchase additional licenses in order to use what I built. It's not a fair approach."
"It's not cheap. The licenses are not cheap. Not at all. They cost much money. There are other tools with free licenses but Magic asks for a lot of money."
"There are different licenses, we have the application and the online application. There are two different licenses for two different program sites for the Magic xpa Application Platform."
"The licensing is too costly."
"The main problem with the Magic xpa Application Platform is pricing. You have to pay a lot of money for development, and you also have to pay a lot for the deployments and runtime, while in most competitors, you have to pay a lot for one of the two and not both."
report
Use our free recommendation engine to learn which Mobile Development Platforms solutions are best for your needs.
867,676 professionals have used our research since 2012.
 

Top Industries

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

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business7
Midsize Enterprise2
Large Enterprise6
By reviewers
Company SizeCount
Small Business9
Midsize Enterprise2
Large Enterprise1
 

Also Known As

No data available
uniPaaS
 

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
ADD, Cape plc, Adecco, Kuno Kinzoku Industry Co., GE Capital, Dove Tree, CBS Outdoor, Paris-Nord Villepinte Exhibition Center, Allstate Life Insurance Company, Titan Software Systems
Find out what your peers are saying about Ionic vs. Magic xpa Application Platform and other solutions. Updated: September 2025.
867,676 professionals have used our research since 2012.