RasmusKoit / abs_wear

3rd party Audiobookshelf client for Wear OS
https://koit.dev
29 stars 1 forks source link

Login button does nothing for me. #12

Closed filviu closed 7 months ago

filviu commented 7 months ago

First: thanks for the app ! It's looking very promising, I'm happy it exists :)

Describe the bug I installed the application from Google Play on a Samsung Galaxy Watch 4 classic 46mm lte. I filled out url, username and password but clicking login seems not to do anything. No error, spinning wheel or reaction. I can click it multiple times still no reaction.

Smartwatch(please complete the following information):

Additional context My server url is http not https and uses a port number, i.e. it looks like http://abs.example.com:1234 and is only available inside my home wifi. (I made sure the watch is connected to said wifi) Maybe on of this could be the issue ?

RasmusKoit commented 7 months ago

Thanks for reporting this issue!

RasmusKoit commented 7 months ago

I have not implement error handling for login, but it seems you might be entering wrong password?

I was able to connect to the Audiobookshelf server, that I just created with an android emulator and also from my watch

image

image

Please double check that the username, password and url are correct. @filviu

RasmusKoit commented 7 months ago

Fixed by release #1.0.5

filviu commented 7 months ago

Thank you I will double-check.

RasmusKoit commented 7 months ago

@filviu update is now live on Play Store, thank you once again for the first issue!

filviu commented 7 months ago

Thanks !! Will test soon and update here.