Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

objects event listener is not triggered when a new channel membership is added #279

Open
jacklimwenjie opened this issue Jun 2, 2022 · 1 comment

Comments

@jacklimwenjie
Copy link

jacklimwenjie commented Jun 2, 2022

Expected Behaviour

Calling pubnub.objects.setChannelMembers and pubnub.objects.setChannelMetadata should trigger objects event listener.

Actual Behaviour

The objects event listener is not triggered, regardless if the pubnub.objects.setChannelMembers and pubnub.objects.setChannelMetadata is called by the event listener owner to add himself/herself as a member to a channel, or is called by another user to add the event listener owner a member to a channel.

@retsohuang
Copy link

Hi @jacklimwenjie

Have you enabled the Objects events in the admin panel? I have the same issue as you earlier today until I enable the events it works fine now.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants