Update 'Troubleshoot Guide'

M M Arif 2022-03-13 13:14:01 +01:00
parent 97dcdb291e
commit fface5c321
1 changed files with 1 additions and 1 deletions

@ -27,7 +27,7 @@ Self signed certificates are only supported from version **2.5.0**. Make sure yo
3. No, still does not work. We appreciate that you open an issue and provide as much detail possible.
### What version of Android do you guys test the app on?
We normally test a release on Android 7 and above. If you have Android 5 or 6 and there is an issue with the app, please let us know so we can test on that version and help fix the problem. Opening an issue is a [step away](https://codeberg.org/gitnex/GitNex/issues).
We normally test a release on Android 9 and above. If you have Android 6, 7 and there is an issue with the app, please let us know so we can test on that version and help fix the problem. Opening an issue is a [step away](https://codeberg.org/gitnex/GitNex/issues).
### "No gitea detected", why I am getting this message?
If you have compiled Gitea and the version format is not like `1.12.3` etc and instead it resemble the commit hash `dhsb82g2`. You will need to recompile Gitea again with proper and correct version. Check out our discord channel or Gitea cheat sheet for more details. To know your gitea version, type in browser `https://YOUR-DOMAIN/api/v1/version`. Change `https://YOUR-DOMAIN` to the actual IP or domain.