Forum Moderators: open
I was getting loads of iPhone requests for single pages, which were also absent supporting file requests.That's the rub. Often, when using a mobile app, if the 1st request is a 404 or 403 or anything other than successful, no more requests will be made by the app. So it won't appear like a pageload from a desktop browser with all the associated files that we're accustomed to seeing.
[edited by: keyplyr at 6:36 am (utc) on Jul 27, 2015]