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

Could not receive only one emoji message #66

Open
ModWU opened this issue Aug 31, 2021 · 1 comment
Open

Could not receive only one emoji message #66

ModWU opened this issue Aug 31, 2021 · 1 comment
Labels

Comments

@ModWU
Copy link

ModWU commented Aug 31, 2021

override fun onNewMessage(message: NewMessageModel?, windowVisible: Boolean) {
      
}

When I send an emoji message, this function does not receive a callback.But I only get a callback when I send an emoji mixed with a text message.

Also, I don't get callbacks when I send file messages.

@nomyzs
Copy link
Contributor

nomyzs commented Jan 17, 2025

Thanks for reporting. We will look into resolving it

@nomyzs nomyzs added the bug label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants