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

Newly sign up users cannot be seen in the user list #12

Open
carmenlau opened this issue Feb 28, 2018 · 2 comments
Open

Newly sign up users cannot be seen in the user list #12

carmenlau opened this issue Feb 28, 2018 · 2 comments
Assignees

Comments

@carmenlau
Copy link
Contributor

Now the user list is using a getChatUsers api, which only returns part of the user. Need review again the use case of getChatUsers api, maybe we should use the user query for user list?

Please also support infinite scroll in this update.

https://docs.skygear.io/android/chat/reference/latest/

@howawong
Copy link
Contributor

I think this is due to the default limit 50 in chat SDK. Need to upgrade SDK after SkygearIO/chat-SDK-Android#171 is closed.

@carmenlau
Copy link
Contributor Author

Please update the limit to larger number first, we will do the infinite scroll next week

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