How to convert server based desktop application to mobile (android and ios) application?

0
Hi all, I have created a server based desktop application. Now my client is asking for a mobile (android and ios) application.  And I want to publish that app in Mobile app store for Android and iOS mobiles. Is there any possibility to directly convert the desktop server based app to mobile app? Or do I need to build mobile pages separately for the mobile app. Please let me know how can I do this from starting. And also provide me if there is any videos contains this process for easy understanding purpose. Thanks in advance.
asked
1 answers
1

Hi here is a nice learning module about this subject: https://gettingstarted.mendixcloud.com/link/module/107/lecture/873

Furthermore check out this about mobile deployment: https://docs.mendix.com/developerportal/deploy/mobileapp

answered