You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.
I have an issue with subscriptions. When user logout I cancel all my subscriptions and call logout method but when user login again and I add the subscriptions again I don't get all the data, subscriptions doesn't call added/updated.
Any idea on how to do a logout resetting meteorClient? I've tried just setting the meteorClient var in app delegate again but I get a socket crash.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have an issue with subscriptions. When user logout I cancel all my subscriptions and call logout method but when user login again and I add the subscriptions again I don't get all the data, subscriptions doesn't call added/updated.
Any idea on how to do a logout resetting meteorClient? I've tried just setting the meteorClient var in app delegate again but I get a socket crash.
The text was updated successfully, but these errors were encountered: