this post was submitted on 04 Mar 2024
1 points (100.0% liked)

Sync for Lemmy

15148 readers
5 users here now

๐Ÿ‘€


Welcome to Sync for Lemmy!

Download Sync for Lemmy


Welcome to the official Sync for Lemmy community.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Community Rules


1- No advertising or spam.

All types of advertising and spam are restricted in this community.



Community Credits

Artwork and community banner by: @[email protected]


founded 1 year ago
MODERATORS
 

On my "subscribed" page, if I scroll down, the app crashes. Not sure of anything more than that. But it's definitely repeatable for me.

Device information

Sync version: v23.11.29-22:27    
Sync flavor: googlePlay    

View type: Smaller cards    

Device: ASUS_AI2302    
Model: asus ASUS_AI2302    
Android: 14
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 0 points 8 months ago

I'm guessing that a non-Lemmy server doesn't provide some optional fields that Lemmy servers always provide, or that it provides some unexpected but valid data points in the API. The API docs aren't exactly very detailed, so I wouldn't be surprised if LJD assumed some optional field to always be present (because on every post on Lemmy that has been the case).

I took a look at the JSON Lemmy generates and it seems perfectly fine. Unfortunately, Sync is obfuscated so I can't get a clue at what object is malformed in the database to see what could be causing this.