I am using a booking component that has a web "app" that is built entirely out of jQuery, and uses a JSON server. The web app sends requests to the component installed on the Joomla site, and pulls information from the same location. With the MobileJoomla! component, it seems to be intercepting those requests which results in the information not being returned to the jQuery website on the mobile device. Is there a way to add an exception to allow that information to pass back and forth freely to the component on the site and the jQuery site?