iOS 13.1.1 Banned Taiwan (ROC) Flag Emoji for HongKong and Macau Users

The Taiwanese (Republic of China) flag emoji "?? " is banned for China users for a long time. This feature even caused a bug on iOS 11.4 and below. However, users live in Hong Kong found that since iOS 13.1.1, Apple banned Taiwanese (ROC) flag in iOS emoji keyboard.

▼ Hong Kong users discussed about Taiwanese (ROC) flag can't be accessed in emoji keyboard. They must type "Taiwan" in English keyboard and then choose the flag in prediction candidates.

 

Since I am an iOS reverse engineering developer, let's compare the code between iOS 13 and iOS 13.2 beta.

(Because it's more convenient for me to get iOS 13.2 beta than iOS 13.1.1...)

After some researches, I found that EmojiFoundation.framework is my target. And I found this class and method:

Hmm, this function looks like something related with flags. So I tried to decompile this function.

For iOS 13.0:

However, this function changes on iOS 13.2 beta (actually it changed since iOS 13.1.1)

From the code above, we can see two significant changes:

  1. From iOS 13.1.1, the device models with "ZA" region do not add Taiwanese (ROC) flag to emoji list.
  2. From iOS 13.1.1, if you have a device with any region, but set your region to Hong Kong or Macau, iOS does not add Taiwanese (ROC) flag to emoji list.

The region code "ZA" is the model region of Hong Kong since iPhone XS / XR. Before iPhone XS, the region code of Hong Kong  is "ZP". This means that all Hong Kong devices since iPhone XS / XR with iOS 13.1.1 or above don't show Taiwanese (ROC) flag in Emoji keyboard anymore, and there's no workaround to pass this restriction.

On the other hand, devices in other regions can add this restriction with software settings. If you want to try, just change your iOS 13.1.1+ device region to Hong Kong, and make sure that the interface language is not set to "Traditional Chinese (Taiwan)", and then you can find that the Taiwanese flag is missing in Emoji keyboard.

Fortunately (?), these devices can still input the "??" flag by typing "Taiwan" in English, and choose the flag in prediction candidates. And of course, unlike China models, this Emoji still can display on Hong Kong / Macau devices. However, we don't know whether Apple will be more restricted for showing Taiwanese (ROC) flag in Hong Kong and Macau. ಠ_ಠ

 

107 則留言

  1. […] שלחה החודש עדכון תוכנה, 13.1.1, שגרם להסרת הסרת אמוג’י דגל טייוואן (🇹🇼) ממקלדת האמוג’י של משתמשיה במקאו ובהונג […]

  2. […] when Apple updated its operating system, iPhone users who set their locale to  Hong Kong and Macau found the Taiwan flag had disappeared from […]

  3. […] October 3, local Taiwanese news sites reported that Apple removed the Taiwanese flag emoji in its recent iOS 13 update for phones sold in […]

  4. […] already appears to have taken measures to appease Beijing. According to local publications such as Hiraku, users who have their devices set to Hong Kong or Macau have noticed the Taiwan flag has been […]

  5. […] but it’s not the first time the company adapted its devices for the Chinese market. It previously stopped(Opens in a new window) including the Taiwan flag emoji on iPhones in Hong […]

  6. […] das erste Mal, dass das Unternehmen seine Geräte für den chinesischen Markt anpasst. Es vorher gestoppt(Öffnet in einem neuen Fenster) einschließlich des Taiwan-Flaggen-Emojis auf iPhones in […]

  7. […] tetapi ini bukan pertama kalinya perusahaan mengadaptasi perangkatnya untuk pasar Cina. Sebelumnya berhenti(Terbuka di jendela baru) termasuk emoji bendera Taiwan di iPhone Hong […]

發佈留言