In this update:
- Adjusted the way accounts are stored. Now, they are stored using actual account IDs instead of internal IDs
- Hopefully fixed a few issues logging in
- A WIP new page for accounts
- A WIP placeholder for checking your messages
Bugs still present:
- Logging into beehaw with long passwords doesn’t work
- There’s still a crash when loading some communities. I attempted a fix, but it resulted in a huge memory leak and the app locking up. If you want to assist with fixing this bug, please come forward 😆
Does this update include a fix for feeds just loading the same content over and over?
It should, but please confirm. I haven’t had this issue with his build
Same issue, but only after using the app without restarting for a while. After closing the app it works as expected, but after several refreshes, it re-occurs.
Possibly not completely clearing the postTracker on a refresh action?
Or possibly not deduping new parsePosts results in the infinite loader before appending to postTracker (Infinite Loader.swift:55)?
Hey Fenix— FYI the duplication issue is easily reproducible using the “Active” view, especially on All.
Particularly around the posts regarding the Spez AMA.
This issue is fixed on the latest release, so be sure to update ASAP!