PhoneGap development
Has anyone come up with a good organization scheme for developing PhoneGap apps for both iOS and Android? I'm struggling to come up with an optimal setup. Currently, the best I can do is to use IntelliJ 12 for the www development, and then run AppCode and Android Studio separately when I need to debug the app specific parts. For the app I'm working on now, there's a bit of platform specific code, so it's a bit of a pain.
For Android, IDEA 13 will likely solve some issues, but for iOS, it doesn't appear as though the AppCode functionality will be available in the main IDEA trunk.
Any thoughts on how people are handling this?
Please sign in to leave a comment.