Every time I try to change it, the app crashes. No error code given.

  • Taalnazi@lemmy.worldOP
    link
    fedilink
    arrow-up
    1
    ·
    1 day ago

    Np!

    I should mention that I can’t get the new Testflight to work either. I use the old version, the Testflight for some reason is unavailable to me. Is it perhaps because I use an older model iPhone?

    Similarly, I sometimes don’t see comments, eg. a post might have 5 comments but I only see 3 or none. It can’t always be deleted messages either, because this issue also occurs on other apps like wefwef, but not on Thunder for some reason (for the same post).

    • Sjmarf@lemmy.ml
      link
      fedilink
      English
      arrow-up
      3
      ·
      21 hours ago

      I should mention that I can’t get the new Testflight to work either. I use the old version, the Testflight for some reason is unavailable to me. Is it perhaps because I use an older model iPhone?

      We closed the old TestFlight, as we don’t plan to release any major updates to Mlem v1 aside from critical bug fixes. The new TestFlight is for testing the upcoming Mlem v2, and requires iOS 17 or later. Mlem v1 supported iOS 16 and above. You can read more about our reasons for dropping iOS 16 support here.

      Similarly, I sometimes don’t see comments, eg. a post might have 5 comments but I only see 3 or none.

      Yeah, this happens because the Lemmy API only returns a limited number of comments initially for large comment threads. It’s the client’s responsibility to request more comments when needed. On the Lemmy website UI, you have to click a “Load (x) more comments” button, and it’ll load the rest. Mlem v1 (and presumably Voyager) haven’t implemented this yet. We’re planning to add it to Mlem v2.