DavidWells / responsible

Responsible.js - Give visitors the mobile experience THEY want

Home Page:http://davidwells.io/code/responsible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't toggle back to Mobile on iOS 7.1.2 on iPhone 4s

impressivewebs opened this issue · comments

When I click to go to the desktop version, I can't seem to go back to Mobile (this is happening on your home/demo page).

Also, the "view full site" link doesn't do anything on my iPhone.

On my iPad (3rd gen), same iOS, the "view full site" link works, but I still can't toggle back to mobile.

I'm seeing it work fine.

What version of the iPhone are you using?

Perhaps there are some issues with older versions of safari

iPhone 4s, so yeah, older (I mentioned it in the subject line).

Can you emulate iphone4s and get an error message back? http://stackoverflow.com/questions/7242997/is-there-a-way-to-debug-the-iphone-browser

What version of safari is it?

We might need to polyfill backwards for something missing in that version of safari

On Aug 21, 2015, at 10:50 AM, Louis Lazaris notifications@github.com wrote:

iPhone 4s, so yeah, older (I mentioned it in the subject line).


Reply to this email directly or view it on GitHub.

Hmm, I just went back to this and here's what's happening:

If I click on the "Toggle Desktop" button on my iPhone (using iOS 7.1.2), it shows the Desktop layout, but then the "Toggle Mobile" button doesn't do anything. Then I noticed you (now?) have a grey bar that appears at the top that says "Toggle Mobile". If I click that, it goes back to Mobile. So it looks like it works, but the primary "Toggle Mobile" button (next to the "Toggle Desktop" button) doesn't work.

Maybe that was the bug all along.