Hi guys,
We are getting quite a lot of crashes in our flagship app that we want to resolve quickly. So, I've been looking at using Flurry as a short term solution. We decided to use Flurry because we want to turn off crash reporting in the EEA to be GDPR compliant.
I've taken a look at the plugin but the methods are depreciated.
I want to add the following
new FlurryAgent.Builder()
.withLogEnabled(true)
.withCaptureUncaughtExceptions(true)
.withContinueSessionMillis(10000)
.withLogLevel(Log.VERBOSE)
.build(this, FLURRY_API_KEY);
}
I managed to get it reporting. I also discovered that crash reporting for iOS is disabled by default.
Is anyone using Flurry?
Comments
https://deluxepixel.com
https://www.flurry.com/
Free forever. Built to grow with your business. No limits on traffic.
https://clarity.microsoft.com/mobile-apps