wrote:
Hi Pramod, I want to develop a mobile application, for supporting devices running on Android and IOS. Along with this I would like to know if it is feasible to make this mobile application to run on Windows 10 OS.
Hi Raj,
In the OutSystems world, there's a clear division between native (hybrid) mobile apps, and web apps. You can create web apps that run in a browser on a mobile device, although those can't use the mobile device's devices like camera, GPS etc. But you can't create mobile apps that run in a browser on a desktop PC (note that the fact you need it to run on Windows 10 is irrelevant - it's the browser that counts).
So concluding, no, you cannot have a single app that runs native on a mobile device, and also runs in a browser on a PC.