Skip to content
This repository has been archived by the owner on Jul 23, 2019. It is now read-only.

iOS Emojione shorthand codes out of date. #609

Open
msadoon opened this issue Aug 20, 2018 · 0 comments
Open

iOS Emojione shorthand codes out of date. #609

msadoon opened this issue Aug 20, 2018 · 0 comments

Comments

@msadoon
Copy link

msadoon commented Aug 20, 2018

The iOS lib emojione.m file contains the function _loadShortNameToUnicode
which maps shorthand codes to unicode characters.
The php lib src ruleset.php shortcode_replace function contains more shortcode to unicode conversions.

Basically the two dictionaries do not represent the same emoji shorthands, so using them respectively for web and iOS produces inconsistencies in parsing the same unicode between the two platforms.

Please update the iOS dictionary to reflect what's in the PHP dictionary.
Also note the Emoji 11.0 spec is being implemented by Apple in September.
https://blog.emojipedia.org/whats-new-in-unicode-11-0/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant