ionic same codebase for ipad and iphone

不想你离开。 提交于 2019-12-25 19:00:14

问题


I have a fully fledged app built with ionic and angularjs which is running fine on ipad and android.Now we have decided to release it for iphone and android phones with some design changes.Is there any way to do so with the same codebase as the functionality remains same and only the html changes.I read the documentation for ionic platform but it seems it is only for differentiating android and ios platform.Any help is appreciated,thanks


回答1:


you can create a separate project for iphones and android devices with same codebase but with all your design changes.

And Yes, you can specify in the App Store. you will have two urls now, One for ipad apps and one for iphones.



来源:https://stackoverflow.com/questions/35238512/ionic-same-codebase-for-ipad-and-iphone

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!