aniyomiorg / aniyomi

An app for manga and anime
https://aniyomi.org
Apache License 2.0
5.08k stars 315 forks source link

Can't share crash logs #1146

Open fakebhai opened 1 year ago

fakebhai commented 1 year ago

Steps to reproduce

  1. Share crash logs by producing any crash or by using share crash logs from advanced settings.
  2. check crash logs file.

Expected behavior

it should have crash information with device details

Actual behavior

only device and app information is mentioned in it. (you can see it in file)

Crash logs

aniyomi_crash_logs-4.txt Screenshot_2023_1007_211823 Screenshot_2023_1007_211518

Aniyomi version

preview: r6668

Android version

Android 12

Device

Iqoo 3 5G

Other details

NOTE: THIS ISSUE IS ABOUT FEW SPECIFIC DEVICES WHICH CAN PRODUCE/SEE CRASH LOGS ON SCREEN BUT THAT INFO ISN'T IMPLEMENTED IN DUMP FILE.

Enabling verbose logging doesn't help. doesn't work in tachiyomi either. battery optimization is disabled. I can see crash logs when it's crashed but when I dump, only app version and device information is included. I found 2 other empty crash logs in support chat (same issue likely). could be relevant attaching them below. aniyomi_crash_logs-5.txt aniyomi_crash_logs-7.txt

Acknowledgements

fakebhai commented 9 months ago

can you please re-open it?

fakebhai commented 9 months ago

quicky :pleadingblob:

abdallahmehiz commented 3 months ago

does this still occur, @fakebhai?

fakebhai commented 2 months ago

does this still occur, @fakebhai?

likely, I gave it read_logs permission when I was trying to find solution and it worked but read_logs is system app thing idk why and how it's working on user app. it's not working in mihon where I didn't provide any log permissions manually.

still I'll try again by installing aniyomi with different package id (so it's untouched and default perms) so I can re-confirm if it's working on aniyomi or not and report here.