After making sure I was correct by reloading the original required modules on a stock Drupal install I have confirmed that the theme no longer works (white with no styling) for iOS 5 devices. At the moment I have zero input on why but must dig deeper.

Comments

redhatmatt’s picture

Version: 6.x-2.1-beta1 » 6.x-3.0-beta1
alfthecat’s picture

Having the same (sort of thing...) I'm getting white pages without styling.

I did notice however, that the url http://code.jquery.com/mobile/latest that is used by the mobile jquery ui, is resulting in a 404.
Could that be the problem? And if so, what to do about this?

danchadwick’s picture

Title: Theme goes away for iOS 5 » Theme goes away
Component: User interface » Code

Yes, the 403 from .../mobile/latest is the problem. Updated the title to reflect this. The solution is in jQuery Mobile UI issue 1868774.