Jerboa was the first client i tried. I’ve tried several others. Jerboa is my lemmy app.

The only thing that bothers me is after an update (this happens using both izzy and fdroid repos) upon relaunch i get “network error”. It looks like i’m still logged in but my username is gone from the sidebar. If i try to log in i get json errors popping up in red text into the ui. Not a dialogue window, but within the background graphics.

I have to manually log out, close app, and login again.

This issue has been persistent across a number of updates since i started using the app.

I use a vpn/dns/firewall but have the app excluded/bypassed, except the dns (dnscrypt/doh/tls fallback.) Dns allows everything it should. ?

Android 13, may security updates.

Images show dns from store refresh to relaunch after update. Will pull logcat to see if it shows anything.

  • masterofn001@lemmy.caOP
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 year ago

    Ive gone over the logs, will upload soon, have to create git account.

    Strangely, there is a new pid created for each update. There’s no log for the current update. Only last crash which used a different pid.

    There is a line though, which says:

    java.lang.IllegalArgumentException: Key “xxxxxxx” was already used. If you are using LazyColumn/Row please make sure you provide a unique key for each item.

    • MV [Jerboa dev]@lemmy.one
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      11 months ago

      There is a new PID for each new execution of any app. On device restart most logs go away from experiences just the error levels ones remain for some time.