Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] App crashes when selecting "All" on the new stats page #84

Open
UsernamesAreNotMyThing opened this issue Jul 25, 2023 · 1 comment
Assignees
Labels
bug Something isn't working need to reproduce

Comments

@UsernamesAreNotMyThing
Copy link

Describe the bug
After selecting "All" on the new stats page, it seems to never finish loading and you can't even navigate away from that page without the app eventually crashing with a "not responding" dialog.

To Reproduce
Steps to reproduce the behavior:

  1. On the Statistics page, click on "CLICK TO VIEW NEW STATISTICS"
  2. Select the date at the top, scroll right, and select "All"

Expected behavior
It should eventually finish loading.

Environments and Version (please complete the following information):

  • OS: Android 10
  • Version 1.92.0 (474)
@UsernamesAreNotMyThing UsernamesAreNotMyThing added the bug Something isn't working label Jul 25, 2023
@UsernamesAreNotMyThing UsernamesAreNotMyThing changed the title [Bug] App crashes when selecting "All" [Bug] App crashes when selecting "All" on the new stats page Jul 25, 2023
@Ayagikei
Copy link
Owner

Thanks for the feedback!

I don't seem to see a relevant crash message on Google Play Console/Firebase.

Based on your description, this seems more like an ANR issue than a crash.

We may need the following information for further investigation:

  1. Confirm that the problem occurs in each operation?

  2. After the "Not Responding" pop-up window appears, can you click "Wait" and try to wait for a while?

  3. Is there no abnormality when filtering other ranges? You can try filtering for other time periods, as well as customizing the time period and shortening the range try.

  4. If it is convenient, you can try to reproduce the problem several times, record and provide the time point and your device information.

We'll check again to see if we can find more information on Google Play Console/Firebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need to reproduce
Projects
None yet
Development

No branches or pull requests

2 participants