I just found http://lemonjar.com/iosconsole/ <http://lemonjar.com/iosconsole/> 
which is a wonderful little tool that people can use to download both the 
console log and crash reports from their devices.

What I am thinking now is this: we are having a lot of problems (crahses) with 
XCGLogger. I’m thinkiing we should kill it completely. Instead we will write 
logs with NSLog(), which is managed by the OS and can be easily downloaded with 
the tool I just linked to. No more special hacks to get people to submit log 
files. All we need to do is use the standard logger and tell people to run the 
app to grab them in case we need diagnostics.

 S.

_______________________________________________
mobile-firefox-dev mailing list
mobile-firefox-dev@mozilla.org
https://mail.mozilla.org/listinfo/mobile-firefox-dev

Reply via email to