中華民國國旗,也就是「🇹🇼」符號,長久以來一直無法在中國版、或者設定地區為中國的 iPhone 使用,相信這是大家早就知道的事情。然而根據使用者回報,在 iOS 13.1.1 之後,在香港的 iPhone 上,Emoji 鍵盤中的「🇹🇼」居然消失了?!
黑魔法研究室
中華民國國旗,也就是「🇹🇼」符號,長久以來一直無法在中國版、或者設定地區為中國的 iPhone 使用,相信這是大家早就知道的事情。然而根據使用者回報,在 iOS 13.1.1 之後,在香港的 iPhone 上,Emoji 鍵盤中的「🇹🇼」居然消失了?!
由於 Apple TV 4K 在 tvOS 13.4.5 可以越獄,但是因為 Apple TV 4K 沒有 USB-C 可以接電腦刷韌體,加上防堵越獄的 tvOS 13.4.6 已經釋出,要如何把我舊的 tvOS 13.4 升級到 13.4.5 就成了一個難題。經過了一番研究之後,終於讓我找出可以升級 13.4.5 的方法。
因為有一台 Windows 桌機需要網卡,所以花了錢買了 ASUS AC-56 這張天線看起來還滿長的網卡。
沒想到用上去之後 5GHz Wifi 下載速度只有 2Mbps。
這是剛剛用 Facebook 發現的一個現象,如果有人可以重新驗證的話會更有說服力。我自己是用了有在管理的幾個粉絲團,有得到一樣的結果。
剛剛在 Twitter 看到這則推文,覺得好奇。
OS X 自带的拼音输入法都学会了和谐了…… https://t.co/GR3oe3SefO
— Chongyu Zhu (@lembacon) November 8, 2015
想說是不是連 OS X 都學會了吃河蟹這招,於是抱著求證的心理來進行調查。
Few days ago, I learned that some developers call the “Peep” and “Pop” haptic feedback by using private APIs. For example, https://github.com/peterbaral/TapticPeekAndPop and http://unifiedsense.com/development/using-taptic-engine-on-ios.html
However, as they mentioned, these methods use private APIs. It means that you can’t submit an application with these methods. Fortunately, there’s a method that can use Tapic Engine, with public API, and it’s more easier.
So, let’s start!
Firstly, there’re three (not two!) kinds of haptic feedbacks in iOS 9.
Most developers know that we can call vibrate by using
1 |
AudioServicesPlaySystemSound(kSystemSoundID_Vibrate); |
Just like kSystemSoundID_Vibrate, there’re the values for haptic feedback.
The values are:
1 2 3 |
AudioServicesPlaySystemSound(1519); AudioServicesPlaySystemSound(1520); AudioServicesPlaySystemSound(1521); |
All you need to do is import AudioToolbox.framework and call these functions.
Then, it just work.
雖然自從奇虎跟LINE合作之後,
不少人就開始質疑LINE是不是接下來會「入境隨俗」,配合一些中國的「在地化政策」
(奇虎就是作 360 系列的那個,他們早期最有名的是一個叫做 3721 的流氓軟體)
不過沒想到這麼快就出現了…