tommyxchow / frosty

A mobile Twitch client for iOS and Android with 7TV, BetterTTV (BTTV), and FrankerFaceZ (FFZ) support.
https://frostyapp.io
GNU Affero General Public License v3.0
702 stars 39 forks source link

Zero Width Emotes not working properly #110

Closed Icoryx closed 2 years ago

Icoryx commented 2 years ago

The Zerowidth Emotes from 7TV aren't placed onto other emojis Screenshot_2022-04-15-22-45-26-12_1f6a23d21ed6c97d5400a99f48294dc8

tommyxchow commented 2 years ago

Even with the zero-width chat setting enabled, looks like this happens randomly when fetching the emotes from 7TV's API (the order of some of their response fields are ordered randomly and I didn't check for this). I've found a potential fix already and will work on it ASAP. Thanks again for reporting!