Open thequbit opened 9 years ago
I believe this is currently being done in the iOS app, correct @dkd903 ?
@dkd903 did you implement this in Android yet?
Yes, need to integrate it in with the feed. Will work on it.
@dkd903 did you get this integrated within your last PR?
We should be saving the json that comes back, and then sending the request for posts/assignments/stories based on the datetime of the last post (or something like that?). We don't have the post_id (although maybe we should ...), so I think the creation_datetime field is the best bet.
This would allow us to maintaine the current location in the posts list (similar to twitter), and allow for the 'while you were gone' style feature as well, or the 'scroll to top to see new posts' style feature.