Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)MD
Posts
1
Comments
78
Joined
2 yr. ago

  • Alright thats strange, in that version I added checks ("account verification checks") to ensure your account and device is in a proper state else it will give info to mitigate the problem. (To prevent external events, like when all the instances revoked the JWT when the hack happened and causing it to stop working for all the users) Here it fails on the first step. The first step checks if there any network capability. But from your screenshot I can clearly see you have wifi/mobile capability.

    Could you give me some more information about your device/android version. In that version it now also requires the ACCESS_NETWORK_STATE permission for that check. Maybe you revoked it somehow?

    The account is not ready yet msg is just that it hasnt cleared the checks yet. Maybe a better phrasing is in order but i am not sure what that is.

  • Also regarding your message in the screenshot.

    Those are kbin links. Kbin has different API and I believe it is closed too. So Jerboa doesn't support those and probably won't in the future and neither will other apps.

    But you can view kbin magazines through lemmy if they are federated with your instance.

    For example:

    This Kbin magazine

    https://kbin.social/m/tech

    their federated equivalent

    https://lemmy.world/c/tech@kbin.social

    The above will properly open in Jerboa (and others) (only since 0.41 in Jerboa)