Fiddler, Firebug or Tamper Data tool for iPad

Published by: Melvin Holman , ClickDistrict BV
Published on: July 1, 2011

All,

Does any one know a tool to catch data like Fiddler or Firebug for the iPad?

Thanks in advance

Comments

Hi Melvin,

My collection is below:

Firebug

Wireshark

Fiddler

Google Chrome Developer Tools

Charles

HttpFox

NetworkMiner

Graphical HTTP Client

Slowy

HTTPScoop

User agent Switcher

Thanks,
Abhilash

Firebug is available in App Store, tried it and it works.

Regards,
Mike Powell of ipad cases distributor.

Paid Member

I wrote a piece about using httpScoop on the Mac to analyse HTTP Traffic over your iPAd this earlier this year.
http://blog.adtools.co.uk/trace-debug-mobile-application-http-requests-u...
This is basically what Karl has mentioned but for the Mac. This also allows the analysis of non-browser based apps.

We also pass a hashed DID value to anonymously but uniquely identify our test devices which allows us to test ads in live apps rather than having to have separate test/ad builds for us. Makes life a lot easier.

If you are troubleshooting ads on apps, I also use the Phone Configuration Utility for Windows for both the iPhone and the iPad.

For mobile sites, I use the user agent switcher:
https://addons.mozilla.org/en-US/firefox/addon/user-agent-switcher/

Cheers,

Nina

You can also use Firebug on your iPad if you'd like. You just have to install the Firebug Lite Bookmarklet.

http://getfirebug.com/firebuglite

You can actually use Fiddler on your PC/MAC and sniff iPad app traffic by connecting and then using your Desktop's wifi as a proxy. I'm on a plane right now but can send the setup details along a bit later if you are interested.

Certainly not a perfect solution but helpful for troubleshooting apps.

Best,

Karl

Thanks for the reply Karl, will reach out to you!

Paid Member

Would love to know, too. If you have a simulator build of an app, you can run it in on your Mac and check HTTP info that way with any tool, but getting sim builds is a PITA.