Apps-android-commons: "Send Log File" does not collect updated logs

Created on 10 Sep 2020  路  7Comments  路  Source: commons-app/apps-android-commons

Summary:

Recently I've noticed that the "Send Log File" feature does not collect the recent logs. The last one that I sent only collected up to 3rd September, which is pointless for actually finding the source of a problem.

Steps to reproduce:

Settings > Send Log File, then check the files generated

Device and Android version:

Android 10, Samsung Galaxy s9

Commons app version:

2.13-release

bug

All 7 comments

Is there a way to work around the problem?
For instance restarting the app?
Or maybe deleting the app's storage in the Android settings?

I am not familiar with a workaround. :/ But I have asked @ashishkumar468 to prioritize this.

I verified the code and the official docs on ACRA, not sure how we could have added a bug in this because our code does exactly as they have mentioned in their docs

If everything is done according to their docs, it is worth reporting the issue at https://github.com/ACRA/acra/issues

Does "Send Log File" use ACRA, though? ACRA is just for the crash reports, right?

My bad, I assumed this is done via ACRA, let me debug the code and get back, sorry for the confusion

Thanks! :-)

Might be totally unrelated and a problem on my side, but I noticed this strangely cropped namespace in logcat:

Screen Shot 2020-10-11 at 23 02 49

Was this page helpful?
0 / 5 - 0 ratings