-
-
Notifications
You must be signed in to change notification settings - Fork 435
Bugs
Matthias Urhahn edited this page Mar 31, 2023
·
5 revisions
๐ ๐ฆ ๐ ๐ ๐ ๐
Bugs are part of an apps life. They mean you no harm, but they are not here to stay either ๐ .
What are bugs?
- If the app crashes it is obviously a bug
- If something is behaving unexpectedly, it could be a bug.
In any case check that you are on the latest update, the bug might already be fixed.
If the bug isn't fixed, then report it ๐.
Create an issue ticket on GitHub: https://github.com/d4rken-org/sdmaid-se/issues
- Describe what you expected and what actually happened
- List the steps that someone else would have to take to reproduce the issue
- Describe your setup
- Your device type (e.g. Pixel 5)
- Android version (e.g. Android 13.1)
- If you are rooted, the Magisk version
Include a debug log if you can reproduce the issue.
A debug log is a recording of SD Maid's action. You start the recording, reproduce the issue, then stop it and can share a zip file with a chronological account of what SD Maid did.
To start recording a debug log:
- Go to settings in SD Maid by pressing the settings icon in the bottom right of the dashboard
- Find the
Support
entry in the settings list - Click
Debug log
on the support screen - A new notification from SD Maid will pop up and notify you that a log is being recorded (make sure you have given SD Maid notification permission).
- Now reproduce the issue you want to record
- Once you have reproduced the issue, open your notifications and find the debug log notification from SD Maid
- Press the
Done
button in the notification. If theDone
action is not visible, expand the notification. - After a short moment you will get a popup that allows you to share the compressed log file.
In pictures: