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

Make diving in project more intuitive #175

Merged

Conversation

samoylenkodmitry
Copy link
Contributor

🎯 Goal

I spent some time and only can blame myself: skipped reading README.md part about User checks. The app was stalling with a loader, and the reason was a null user. Let's make the hint in logs to help other devs investigate the problem more quickly.

StreamChatInitializer:

Will now log a hint about what to do when the User is null
Access to the singleton by the Hilt instead of the static getter
Copy link
Owner

@skydoves skydoves left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@skydoves skydoves merged commit bc27370 into skydoves:main Jun 28, 2023
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

Successfully merging this pull request may close these issues.

2 participants