Click here to Skip to main content
15,891,943 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi I have an android app developed using phonegap [cordova] in Win7 PC.
Now I want to utilize the flavor of cordova cross platform compatibility.
I want to port the full app in iphone.But I don't have mac machine.I have few plugins
developed by myself in android native lavel which I need to again write in ios.


My query is:
1>Is there a way of developing ios app without having mac PC?
2>Is there any substitute emulator available in windows PC?
*I just want to develop the app ,Its ok for me to not to put in i-store.

will the virtual OS concept work in my case?

thanks in advance
Posted

1>Is there a way of developing ios app without having mac PC?
Yes, you can use VMware workstation. Install Mac OS X on vmware and then install Xcode.
2>Is there any substitute emulator available in windows PC?
Xcode is IDE with iPhone emulator.
 
Share this answer
 
 
Share this answer
 
v2
Comments
shankha2010 29-May-14 5:01am    
nice one.Thanks :)
But doubt I have is.Will it allow to write native codes and compile? [like writing own code in native android or ios]?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900