Setting up a CMS for a Phonegap / Cordova iphone app
问题 When making a iphone app with Phonegap / Cordova is it possible to attach a web based CMS to it, to pull the data down from, so that a non technical user could update the app ? Usualy you'd just build them using html, css, jquery/js but i wandered if there was an easier way to update them ? 回答1: You could use a normal cms on a server like a webpage so normal joomla wordpress etc. Then you add the url to the phonegap whitelist and load it like the normal phonegap html url. 回答2: Rather than a