Clicky

iOS Dev Nugget 14 Charles Web Debugging Proxy

.

Need to run a code review on your codebase? Hire me

Last week, I mentioned Apple's Network Link Conditioner as a testing tool.

Charles Web Debugging Proxy is a third-party debugging tool that is extremely important if you write apps that communicate with server APIs. When you start Charles, it automatically fires up a proxy server and modifies your OS X proxy server settings to point to it. Continue running your iOS app in the simulator and you will be able to monitor HTTP(s) requests in Charles.

There is a free trial available, so check it out.


Your feedback is valuable: Do you want more nuggets like this?   Yes   or   No

.

.

Like this and want such iOS dev nuggets to be emailed to you, weekly?

Sign Me Up! or follow @iosdevnuggets on Twitter

.

View archives of past issues