xcode 4 + phonegap … not update JS upon build?

后端 未结 10 1108
误落风尘
误落风尘 2020-12-09 12:48

I\'ve run into a weird issue that has had me scratching my head for the past hour.

I\'m working on an iPad app using Xcode 4 and PhoneGap. It\'s using jQuery. I\'ve

10条回答
  •  心在旅途
    2020-12-09 13:41

    None of these worked for me :(

    The only way I can get the thing to update its html and js is by running a "corodova run ios" at the command line.

提交回复
热议问题