3

I have a mobile site which I developed in ASP.NET and I was wondering if anyone knows of any tools to test this on Chrome in an iPhone / iPad environment? This site has been functioning properly for awhile in every other browser on every other device, however there seem to be issues with it in this browser only on the iPhone / iPad. I just don't know how / if I can debug it somehow. Any help is appreciated. Thanks!

Drew
  • 2,601
  • 6
  • 42
  • 65

1 Answers1

0

You may find Adobe Shadow a helpful tool in this case: http://labs.adobe.com/technologies/shadow/

Watch the demonstration here, you'll see that you can debug your code like you would using the chrome dev tools itself.

Suvi Vignarajah
  • 5,758
  • 27
  • 38