there are a few old threads on this, but i wanted to classify it under "Android" for sure:
when saving a story, android doesn't pass the "user_tag" with the folder name to the backend, so saved stories don't get tagged.
easier said than done, but it seems like it's mostly a matter of passing the folder name to the APIManager methods for "...as_starred", then adding it to the call to the backend?
when saving a story, android doesn't pass the "user_tag" with the folder name to the backend, so saved stories don't get tagged.
easier said than done, but it seems like it's mostly a matter of passing the folder name to the APIManager methods for "...as_starred", then adding it to the call to the backend?