Phonegap - developing and launching app on simulator

耗尽温柔 提交于 2019-12-11 13:46:21

问题


i'm developing using phonegap and when i want to launch the app in the ios simulator i do from terminal : phonegap run ios

but it takes a few seconds is really slow to launch and refresh the app again and again like this.

What i'm asking for is how to refresh app in simulator easly if possible quickly?


回答1:


You can load the corresponding project blahblah.xcodeproj in XCode and supposedly you could run it from there, but I am having an impossible time getting it to detect changes to html and JS once in the simulator.

I have tried everything in this thread, xcode 4 + phonegap ... not update JS upon build? , but nothing seems to work.



来源:https://stackoverflow.com/questions/19523804/phonegap-developing-and-launching-app-on-simulator

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!