简体   繁体   中英

Phonegap - developing and launching app on simulator

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?

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM