this post was submitted on 29 Jun 2023
148 points (99.3% liked)

Jerboa

10270 readers
2 users here now

Jerboa is a native-android client for Lemmy, built using the native android framework, Jetpack Compose.

Warning: You can submit issues, but between Lemmy and lemmy-ui, I probably won't have too much time to work on them. Learn jetpack compose like I did if you want to help make this app better.

Built With

Features

Installation / Releases

Support / Donate

Jerboa is made by Lemmy's developers, and is free, open-source software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project.

Crypto

Contact

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] sockenklaus@sh.itjust.works 15 points 1 year ago (2 children)

This is nothing new: Jerboa doesn't support instances < 0.18.

[–] Barbarian772@feddit.de 4 points 1 year ago (2 children)

Can anybody confirm why? The bigger instances are all on 0.17.4 still, aren't they?

[–] Rentlar@lemmy.ca 13 points 1 year ago

The Lemmy API gives back log in info slightly different so the app couldn't handle it.

I made a fork that fixes that...

and I'm trying to get it merged

[–] sockenklaus@sh.itjust.works 10 points 1 year ago (1 children)

Lemmy 0.18 introduced API breaking changes namely because it switched from WebSocket to HTTP as transfer protocol. They also dropped captcha support in 0.18 which is the reason why lemmy.world and other bigger instances are waiting for 0.18.1 to re-introduce captcha support.

[–] PropaGandalf@lemmy.world 2 points 1 year ago

ah now it makes sense. Thats whay I had to uninstall jerboa because the logged in instance did not support 0.18

[–] Kuro@feddit.de 1 points 1 year ago (1 children)

It is new. 0.0.36 worked find on 0.17.4. There was just the update message. Now the app just crashes on start.

[–] sockenklaus@sh.itjust.works 5 points 1 year ago (1 children)

This is more than weird. Jerboa dropped support for instances < 0.18 a few releases ago. I think 0.0.34-alpha was the last version that supported 0.17.4.

[–] Barbarian772@feddit.de 7 points 1 year ago (1 children)

It worked if you were still logged in.

[–] sockenklaus@sh.itjust.works 2 points 1 year ago

Yes you're right but this wasn't exactly intended.