◎新版APP更新安排:
- 安卓端新版app测试版本已经出炉,前面官网教程页面下载即可。版本号:3.0.1(如有问题,及时反馈)
- 其他终端版本陆续会放出。
- 新版会出ios版,敬请启动。
- 安卓端新版app测试版本已经出炉,前面官网教程页面下载即可。版本号:3.0.1(如有问题,及时反馈)
- 其他终端版本陆续会放出。
- 新版会出ios版,敬请启动。
新版TikTok不检测SIM卡了,大陆用户直接用分流规则指向非香港地区的节点即可。
Surge: https://raw.githubusercontent.com/Semporia/TikTok-Unlock/master/Surge/TikTok.list
Shadowrocket : https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/TikTok/TikTok.list
Quantumult X /Loon: https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/QuantumultX/TikTok/TikTok.list
iPhone实测ok,在设置把手机地区改成非大陆,代理改成非香港就行了
Surge: https://raw.githubusercontent.com/Semporia/TikTok-Unlock/master/Surge/TikTok.list
Shadowrocket : https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/TikTok/TikTok.list
Quantumult X /Loon: https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/QuantumultX/TikTok/TikTok.list
iPhone实测ok,在设置把手机地区改成非大陆,代理改成非香港就行了
并不是 TikTok 主动想移除限制,而是因为 Apple 在 iOS 16.4 或更高版本的 SDK中弃用了 CTCarrier 的 API,调用该 API 会返回固定字符串,失去检测运营商功能。
TikTok 使用了新 SDK 通过 Xcode 编译应用程序,导致原本通过该 API 检测运营商的功能失效了。
仅限IOS,因此这一变动可能不适用于 Android 机型的 TikTok.
CTCarrier, a deprecated API, returns static values for apps that are built with the iOS 16.4 SDK or later. (76283818)
https://developer.apple.com/documentation/ios-ipados-release-notes/ios-ipados-16_4-release-notes
TikTok 使用了新 SDK 通过 Xcode 编译应用程序,导致原本通过该 API 检测运营商的功能失效了。
仅限IOS,因此这一变动可能不适用于 Android 机型的 TikTok.
CTCarrier, a deprecated API, returns static values for apps that are built with the iOS 16.4 SDK or later. (76283818)
https://developer.apple.com/documentation/ios-ipados-release-notes/ios-ipados-16_4-release-notes
Apple Developer Documentation
iOS & iPadOS 16.4 Release Notes | Apple Developer Documentation
Update your apps to use new features, and test your apps against API changes.