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

U+2639 Frowning Face Emoji renders incorrectly on iOS #170

Closed
emesterhazy opened this issue Nov 24, 2023 · 1 comment · Fixed by #183
Closed

U+2639 Frowning Face Emoji renders incorrectly on iOS #170

emesterhazy opened this issue Nov 24, 2023 · 1 comment · Fixed by #183

Comments

@emesterhazy
Copy link
Contributor

The frowning face emoji does not render correctly on iOS, even though iOS supports it.

Screenshot 2023-11-24 at 10 51 37

Another dev reported this issues ~2 years ago, but it was closed because technically users can override the default fonts in order to get the emoji to work.

In my opinion, the emoji picker should work without the user setting a custom font. On iOS we can fix this by using Apple Color Emoji as the default font when the user doesn't set a custom font.

Screenshot 2023-11-24 at 11 26 34
@Fintasys
Copy link
Owner

Thank you @emesterhazy for your great contributions ! Give me few days time to check and validate the changes in your PR 🙏

@Fintasys Fintasys mentioned this issue Dec 27, 2023
11 tasks
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 a pull request may close this issue.

2 participants