Write Synchronously to Campfire Room for Debugging

Boon aka Hwee-Boon Yar December 5, 2012
Source
I was debugging a very tricky crash in an iPhone app and it only happens on an adhoc build on the device. Not crashing on debug builds on the device means it is very time consuming to track and crash logs aren't helping. I whipped up a function that writes synchronously to a Campfire room and sprinkled them around to help nail this down. Others might find this function that writes a string to Campfire synchronously useful.

Discussion in the ATmosphere

Loading comments...