pubnub / dart

PubNub Dart SDK
Other
27 stars 15 forks source link

Reconnect not subscribing to Object Events of the new channel #54

Closed devopsokdone closed 3 years ago

devopsokdone commented 3 years ago

Use case: New channel added to user's Channel Group

We append the channel ID to user's channel group, and fire a reconnect, we are able to receive message, messageAction and Signal but Object Events are not received.

If we Subscribe again to the appended channel group instead of reconnect we are getting the object events as well.

So we believe something is missing or different in Reconnect, can you please verify and revert.

We are using the Null Safety version.

are commented 3 years ago

Hi! This maybe due to an internal delay in the PubNub Network. Unfortunately I cannot help you with this here, but I recommend contacting our excellent PubNub Support by submitting a ticket to them or sending an email to support@pubnub.com.