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

Conversation List cannot update after return from SKYChatConversationViewController #44

Open
josephchow102 opened this issue Jul 5, 2017 · 1 comment

Comments

@josephchow102
Copy link

SKYChatConversationViewController does not call subscribeToUserChannelWithCompletion in viewWillAppear nor in viewDidAppear.

Not sure why unsubscribeFromUserChannel is called in viewDidDisappear (

self.skygear.chatExtension?.unsubscribeFromUserChannel()
).

This caused the conversation list page unable to update automatically after SKYChatConversationViewController is dismissed.

@lindakeung
Copy link

May I know if anyone will solve this issue for us? @rickmak

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

No branches or pull requests

3 participants