eclipse - how to convert a phonegap android app into ios app? -


my colleague created android app using phonegap in eclipse on windows. want convert app ios app using xcode. followed procedure mentioned here convert phonegap app ios

but emulator displays ui of app. how can import functionalities coded on ui?


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

javascript - Which segment of a polyline was clicked? -

c# - Avoiding duplicate methods for Task and Task<T> -