i have problem when i run my project phonegap in xcode ,
the emulator does not read the jquery file (.js)
command line :
<script src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
<script src="http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js"></script>the emulator open my project but don't run my script jquery