Converting SC Application to iOS

Hi

Has anyone knows how do we convert the application generated by SC to iOS Mobile App / iPad App? I tried to do google but did not find anything. I am not sure if SC has a plan to bring this feature in the near future. This is really a need for hour. SC can you please seriously look into this feature? Thank you

The scriptcase generated applications are html + php + css + js by default, so is a classical web system. When you use a mobile browser, you get the responsive version, designed with a small screen fasion. Give it a try. Of course is not a full native (binary) ios app, but work just fine in opera.

Yes I?m aware but I am looking a native app. I think SC is testing this feature and will
be releasing by this year

The only way I know of to generate an app from html is by using PhoneGap or similar. I am not aware of the plans you describe and actually I wonder how that should be done. You have to move from php to objective c which is not an easy task :wink:

Last year I heard from SC team (I have an email from them) that they have developed the Mobile app functionality and since it is a major change they are doing lot of regression testing. Hence this will come soon

maybe they meant to improve the mobile version of the apps but still in a browser?

https://claytond.com/2007/11/07/an-iphone-powered-apache-web-server-with-php/ interesting… So there are sort of solutions for this…