-
1. Re: Watch CSS action in Smartphone?
thetrickster888 Sep 16, 2013 4:35 PM (in response to jefferis)FYI- the best way to test your websites on BC for different browsers without actually testing on the physical device (which is much more accurate) is to use Google Chrome's developer tools and to override the User Agent and Device metrics when you are previewing your site in a browser.
When you are on the page you want to test, goto the Developer tools as usual and then hit the "?" shortcut which will take you to settings on the Developer Tools. Goto the "Overrides" section of the settings pane and you can change the User Agent and then enable device metrics so your browser window resizes to the size of the user agent you switched to. You can also enable emulating touch events on that same screen so that you can see if your sites that use special touch events like swipe work too.
Your problem is probably a minor bug for that phone since it looks ok to me on Webkit (Chrome). What phone are you seeing it on? Do you or a friend have one of these devices you can test on real quick? If so, and you have access to the Creative Cloud you can use Adobe Edge Inspect which will let you run Edge Inspect on your phone and also on your desktop so that when you browse webpages on your phone you can see a developer panel to debug code for what's actually going on with that device.
-
2. Re: Watch CSS action in Smartphone?
Liam Dilley Sep 16, 2013 4:49 PM (in response to thetrickster888)thetrickster, that does not actually work in terms of the BC sniffer tag that renders phone, tablet, desktop. You not noticed that? That is what he is refering too.
-
-
4. Re: Watch CSS action in Smartphone?
Liam Dilley Sep 16, 2013 7:36 PM (in response to fortunegreen)Same problem though if you use the BC tags.
-
5. Re: Watch CSS action in Smartphone?
jefferis Sep 16, 2013 7:50 PM (in response to thetrickster888)my client was seeing the same behavior on android as I was on iphone 5




