How to implement liking community posts from non members

I am having trouble implementing liking community posts for users that aren’t in that community. For example, when a non-member likes a post in a community, they can successfully like it, but the user doesn’t receive the update on their device because they can’t subscribe to the community topic because they are not a member. Since you can’t subscribe to a community topic if you aren’t a member of it, how am I to display to users that they were able to like a post even without the real-time update?

Hi @awareai-dev ,

What you’ve described is the expected behaviour, for users to receive notification they’ll have to subscribe to topic, they have to become a member. I’m afraid there’s no workaround for this.

Amity Support