android - Parse.com - Logging Caught Exceptions -


can send caught errors parse.com bugs dashboard example crashlytics

try {   mymethodthatthrows(); } catch (exception e) {   crashlytics.logexception(e);   // handle exception here!  } 

are looking parse crash reporting?


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -