I am trying to run jQuery in my html file, but it doesn´t work. With Android everything works fine.
Does anyone know something about this? I think that the problem could be that it can't find jQuery scripts (they are located in the same directory).
Thank you in advance.
A
Andreas Schacherbauer
said
over 9 years ago
Hi,
we're using jQuery mobile ourself (on both platforms) and don't experience any issues with it. You can have a look at our more advanced samples which includes jQuery mobile.
You can also use WebInspector in Safari to figure out where the JavaScript issue occurs. Simply read through our documentation on how to debug ARchitect World on iOS.
Santiago González