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

Ionic vs Temenos Quantum comparison

 

Comparison Buyer's Guide

Executive Summary

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
8th
Average Rating
8.6
Reviews Sentiment
7.3
Number of Reviews
14
Ranking in other categories
No ranking in other categories
Temenos Quantum
Ranking in Mobile Development Platforms
9th
Average Rating
7.2
Reviews Sentiment
6.7
Number of Reviews
15
Ranking in other categories
Mobile App Platforms (3rd), Rapid Application Development Software (19th), Low-Code Development Platforms (15th)
 

Mindshare comparison

As of February 2025, in the Mobile Development Platforms category, the mindshare of Ionic is 7.6%, down from 7.8% compared to the previous year. The mindshare of Temenos Quantum is 3.2%, up from 1.3% 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.
Zain Omer - PeerSpot reviewer
Though a secure tool for building applications, there is a need to improve its stability
There is a lot of room for improvement in Temenos Quantum. Temenos Quantum is not quite stable yet. Improvements can be made to make Temenos Quantum stable. Improvements are needed in the solution, considering how my company needs to raise a lot of tickets with the technical support team of Temenos for some basic issues every time. There are some features in Temenos Quantum that I want to be stabilized by Temenos, just like in Android Studio and Xcode. Building an application using Temenos Quantum is not difficult, but my company needs to seek some support for the solution all the time.

Quotes from Members

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

Pros

"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."
"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."
"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."
"It's very flexible for UI development."
"Ionic's best feature is that it's not necessary to write your own custom codes as all the hybrid is provided by Angular."
"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."
"Its greatest advantage lies in its exceptional security and robustness."
"The visualizer and API manager are super useful. It's easy to create applications for the agent. Automations and other complex tasks can be hard, but it's mostly straightforward. You can create forms and populate tables."
"The initial setup of Temenos Quantum was easy."
"It is an important solution for reducing the development efforts by developing a mobile application efficiently, in a shorter period of time, across multiple platforms, such as Android and iOS."
"We can use a single channel to create an interface for iOS, Android, and other channels."
"You can build your own customized, native, mobile applications in an efficient matter."
"The most valuable feature is usability. You can develop components inside it and reuse them in different parts of your application, wherever needed. You can replicate them. There's also a Quantum Fabric on the back end, which provides a middle layer between your database and the third-party systems you need to integrate. It also provides the integration to handle all sorts of exceptions and timeouts on the Fabric. This makes it easy to troubleshoot errors coming from third-party APIs."
"The best thing about Temenos Quantum is how it smoothly connects with Temenos Fabric. This simplifies our quantum application by handling identity, authentication, and security tasks seamlessly, saving us from extra coding."
 

Cons

"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."
"In a future release, we would like to have a little more support for the desktop environment. Currently it is still focused on mobile devices."
"Ionic would be improved with dynamic design features."
"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."
"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."
"The navigation within this solution could be improved; it is currently quite complicated to move through the different tabs."
"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."
"The documentation could be improved."
"Temenos Quantum needs to improve its usability. It lacks information on the network. We have to contact the support when we are stuck with something."
"One area where Temenos Quantum could improve is in the flexibility of widgets and additional libraries."
"It would be highly beneficial if future iterations of Temenos could incorporate support for QR-based payment methods, as it would enhance the platform's capabilities and align it more closely with modern payment trends"
"Using the API manager can be complicated when you're dealing with multiple teams, projects, and APIs. Quantum doesn't have user-based access, so I can't restrict parts of the project to specific users."
"Some features are only enabled for paid users. It would be much better if they enabled those features without having to pay. I would also like to see them publish information about future technologies on the Home screen under a separate tab. That would be an improvement."
"We would like to have widgets for graphs and analytics, as well as the integration of machine learning."
"There are many issues when integrating with native sides when building an Android application of the retail accelerator or an iOS application of the retail actuator. We have to incorporate on the native side of things, which creates a lot of issues. Temenos Quantum is a proprietary product and not open source. There is not much information available on the internet for developers to reference when solving issues. You have to contact the help desk, who will then give you an appointment and work to resolve the issue. In terms of what Temenos can do better, they can make the product more mature so that we do not encounter as many black holes when encountering an issue."
"The UI lacks flexibility, especially regarding customizations. There are numerous issues at the fabric end, and working with the visualizer is extremely challenging. Basic development tasks require a high-end machine, and even clicking on an icon initiates a thirty-second processing time. The challenges mainly revolve around fabric and content."
 

Pricing and Cost Advice

"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."
"The starting cost for the enterprise option is around one hundred dollars per month."
"Ionic is an open-source solution, it is free."
"Ionic is an open source solution, and there are no hidden fees."
"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."
"​The price is too high. The annual cost for the Kony license is very high. Every year you have to renew it in order to maintain it​"
"The product is expensive. First, they must purchase the product, and then pay an annual renewal fee. The renewal fee depends on the product details and the license term’s length. Clients can buy licenses for five or ten years and pay for them upfront, or they can set up a yearly renewal cycle."
"Temenos Quantum is an expensive tool. Taking into consideration my company's use of Temenos Quantum for a bank, the costs attached to the solution ranged from 3,00,000 to 5,00,000 USD for building one application for the bank."
"It is expensive solution."
"This is an expensive solution, and it is the biggest challenge that we face when we present this platform to customers."
report
Use our free recommendation engine to learn which Mobile Development Platforms solutions are best for your needs.
832,138 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Computer Software Company
19%
Educational Organization
11%
Insurance Company
7%
Comms Service Provider
7%
Financial Services Firm
40%
Computer Software Company
17%
Government
6%
Real Estate/Law Firm
5%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

Ask a question
Earn 20 points
What do you like most about Temenos Quantum?
Comparing other solutions with Temenos Quantum, the later is less mature and presents several issues. Implementing Temenos Quantum has been challenging, resembling a nightmare compared to the smoot...
What needs improvement with Temenos Quantum?
The UI lacks flexibility, especially regarding customizations. There are numerous issues at the fabric end, and working with the visualizer is extremely challenging. Basic development tasks require...
 

Comparisons

 

Also Known As

No data available
KonyOne, Kony, Kony Quantum
 

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
Partners FCU, Banco Bolivariano, PSECU, CFG Bank, Commerce Bank
Find out what your peers are saying about Ionic vs. Temenos Quantum and other solutions. Updated: January 2025.
832,138 professionals have used our research since 2012.