28
Views
9
Comments
Can outsystem be replacement?

Can Outsystem replace other mobile technologies like Android, iOS or cross-native technologies?

UserImage.jpg
Kevin Vachhani

No

2025-01-06 11-59-23
Dieter Vennekens

OutSystems abstracts the underlying technology to create mobile applications. 
But they are still needed to compile and run the applications.

Building a whole operating systems such as Android or iOS is not possible with OutSystems as it is intended to build apps.

UserImage.jpg
Ellyse perry

@Dieter Vennekens If it can't replace Android or iOS. what is the point of using it

2025-01-06 11-59-23
Dieter Vennekens

Why would you want to replace Android or iOS? They are the operating system of your mobile device?
The point of OutSystems is to build mobile application that work on your mobile device, independent if the underlying system is Android or iOS.


UserImage.jpg
Ellyse perry

I didn't asked to replace android and iOS as Operating system. I have asked reagrding applications built over it. I haven't mentioned operating system anywhere

2024-03-22 09-17-23
Chandra Vikas Sharma

Hi Ellyse,

 we can not say yes or no for question yes but if you develop the mobile app in ousystem. the app(same code) working fine in both Andriod and iOS .  and also work as a native.

Thanks

CV



UserImage.jpg
Ellyse perry

@Chandra Vikas I know it will work for both android and ios.. But will it be as smooth and efficient as those technologies?

2025-01-06 11-59-23
Dieter Vennekens

There will be no noticeable difference if it's run on iOS or Android.

There will be a noticeable difference if it's run as a PWA

2019-01-07 16-04-16
Siya
 
MVP

OutSystems mobile applications are essentially web applications wrapped in a native shell. This can lead to performance issues compared to fully native applications, especially for complex applications requiring intensive data processing or advanced graphics. If these performance differences are significant and unacceptable for your needs, you should consider opting for native development.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.