woheller69/lavatories

Can't insert location

Closed this issue · 6 comments

Describe the bug

Can't add any location

How to Reproduce

Try to add location.
Enter name of a location and nothing happen.

Screenshots

VID_20220903_141853_688.mp4

Environment (please complete the following information):

  • App version: 1.0
  • Android version: 13
  • Device: Google Pixel 6

Cannot test that. Probably an Android 13 issue. Works well on Android 12 and below

Can you try this version? Remove .zip and install (uninstall other version before)

This version should show an error message if retrieving the locations is not working
app-release.apk.zip

Can you try this version? Remove .zip and install (uninstall other version before)

This version should show an error message if retrieving the locations is not working app-release.apk.zip

Yes it give me this error: com.android.volley.ClientError

No idea, must be an Android 13 issue. Can you provide logcat output?

No idea, must be an Android 13 issue. Can you provide logcat output?

How can I do that?

you need a PC and Android platform tools. Then you can get a logcat via

adb logcat -d > logcat.txt