cordova - iPhone app developed with PhoneGap emulated on an iPad -


background

using xubuntu linux distro phonegap write iphone (and android) app.

i own first generation ipad (ios 5.x); neither own nor wish procure more apple devices; additionally, not want pay third-party software.

problem

phonegap provides ios simulator, requires xcode 6+ (previously 4.5+). xcode software requires apple device.

attempted solutions

virtualbox can run hackintosh, solution painfully slow, , buggy.

qemu/kvm can run mac os x, configuration , setup daunting , overwhelmingly complex.

using jailbroken ipad might make possible run xcode, i'd rather not jailbreak ipad.

questions

can leverage ipad simulate iphone run app?

  • note: alternative solution this answer implies ipad might not necessary, conflicts aforementioned documentation.

if leveraging ipad testing purposes possible, possible submit app app store via ipad?

you can use phonegap app on ios , android simulate app on devices using local server, more info here on how setup: http://phonegap.com/blog/2014/04/23/phonegap-developer-app/


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -