Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Logged errors not visible on Flurry Website #11

Open
2 of 8 tasks
fabiankr opened this issue Nov 8, 2019 · 1 comment
Open
2 of 8 tasks

Logged errors not visible on Flurry Website #11

fabiankr opened this issue Nov 8, 2019 · 1 comment

Comments

@fabiankr
Copy link

fabiankr commented Nov 8, 2019

Describe the bug
When using FlurryAgent.onError(String, String, String) to log errors the errors don't appear in the Crashes tab on the Flurry website. Logged exceptions appear fine, but not errors that are logged with only String and no Throwable.

The graph seems to dip to 0% occasionally, but the error count is always 0 and the errors don't appear anywhere in the list. We want to see the errors in the list next to crashes and exceptions and look at the stack trace.

This Bug is About

  • Integration
  • Analytics
  • Ads
  • Messaging/Push
  • IAP
  • Remote Configuration
  • Flurry Website/Dashboard
  • Other

Environment

  • Flurry SDK: 12.0.2

To Reproduce
Steps to reproduce the behavior:

  1. Integrate Flurry in an app
  2. Call FlurryAgent.onError(String, String, String) to log an error
  3. Try to find the error in the Crashes tab on the Flurry Website

Screenshots

Flurry Website:
errors

@li1679829296
Copy link

Have you solved the same problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants