cordova - Developing platform independent app in Ubuntu using PhoneGap -


i new phonegap.i need develop application should platform independent(that should run in platforms android,ios,windows) using phonegap.i have created sample project android in ubuntu working fine when building ios same sample project showing warning - "warning: applications platform ios can not built on os - linux." how create project of ios , windows in ubuntu using phonegap.please me.thanks in advance.

you cannot build ios version of phonegap app without access xcode due restrictions put in place apple.

you can use phonegap build build ios version, run you'll still need set various keys , certificates required.


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -