Error Reporting - EmiyaSyahriel/CrossLauncher GitHub Wiki

Steps to report errors

  • In case you are currently using the -release.apk variant, install the -debug.apk variant since it has "log to file" capability.
  • Do the same thing that causes the error or crash, as soon the error is recreated, immediately close the launcher (do not reopen the launcher if the launcher is crashing).
  • Find a similar existing issue in the issue page page, or create a new issue if none of the existing issue is similar.
  • In the issue :
    • Describe the error, your device brand and model, and how to reproduce the bug.

    • Attach the log file

      Log file can be found at (Internal Storage)/Android/data/id.psw.vshlauncher/logs.txt,

    • Optionaly, you can attach an additional logcat file and screen capture if available.

Do not copy-paste the text file content directly to the issue text field. But, if you do, please at least use this format :

<detail><summary>Title of the summary</summary>
Content of the log
</detail>

Pasting it directly to the issue text field may mess the issue page and make it unpleasant for others to read.

⚠️ **GitHub.com Fallback** ⚠️