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

Check number of emoji's #50

Open
mvanroon opened this issue Mar 28, 2020 · 0 comments
Open

Check number of emoji's #50

mvanroon opened this issue Mar 28, 2020 · 0 comments

Comments

@mvanroon
Copy link

Currently, if more than three emoji's are provided for a certain sticker, the following error is thrown:
"Error: an unknown error occured for whats app stickers". This is because WhatsApp doesn't allow more than three emoji's. Perhaps we can check the length of the list provided as the second argument of RNWhatsAppStickers.addSticker and throw an error if it's longer than 3?

@mvanroon mvanroon reopened this Oct 11, 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

No branches or pull requests

1 participant