Is there a popular library/plugin that Corona developers use that allow you to automatically get feedback from any errors that occur in your app. I was thinking something along the lines of
-
user agrees to feedback error info at initial startup
-
captures any unhandles errors
-
sends the dump back to you via email
Just wondering if someone already thought through the best way to implement this and created a library?
Or does Corona have something that assists here (re a Corona service) that I’ve not come across?