MozillaSocorroService(applicationContext: Context, appName: String)
A CrashReporterService implementation uploading crash reports to crash-stats.mozilla.com.
applicationContext - The application Context.
appName - A human-readable app name. This name is used on crash-stats.mozilla.com to filter crashes by app.
The name needs to be whitelisted for the server to accept the crash.
File a bug if you would like to get your
app added to the whitelist.