From: Pierce T. W. I. <pi...@tw...> - 2008-05-23 19:22:37
|
On May 23, 2008, at 12:50 AM, Eloy Duran wrote: > Hi Pierce, > > You might want to take a look at SACrashReporter, which I wrote for > this situation. > It catches uncatched ruby exceptions logs them and reraises them. > The next time the app launches any new crash logs will be requested to > be emailed to the developer via a webservice. > http://rucola.rubyforge.org/svn/extras/plugins/SACrashReporter/ > > There's some docs in: http://rucola.rubyforge.org/svn/extras/plugins/SACrashReporter/lib/SACrashReporter.rb > And you can take a look at the source of LimeChat to see how it should > be integrated in a standard RC application. Especially look at the > needed values in Info.plist You rock, that's exactly what I needed. Pierce |