Sadly, Apple also has a history of brushing things away or ignoring uncomfortable questions.
Apple Is Sending URLs to Tencent?
131–140 of 154 posts
Re: Apple Is Sending URLs to Tencent?
#132Re: Apple Is Sending URLs to Tencent?
#133Earlier quoted context omitted.
That’s not what it says.
Which one of these comments is right? You both can’t be.
This is quite different from sending links.
Re: Apple Is Sending URLs to Tencent?
#134Earlier quoted context omitted.
The GP poster is incorrect; the Region setting has nothing to do with setting the region code of the Language setting (each language+region pair being its own listing in Languages.) The Region you choose during initial device setup does determine your default Language region, but you can pick a different one while keeping the same Region. The Region setting in iOS is literally just the question "what Country [or Coun…
This is incorrect. en_GB doesn't mean you're in or from Great Britain. It means you want the device to show English as it is used in Great Britain, with extraneous "u"s and rearranged month and day. A user in the US can request that locale instead of en_US if that is the language they prefer. Locale is for localization of the interface, not for telling where you are from. See the Australian English example in https:/…
You misinterpreted. "Region" is a setting in iOS. But iOS "Region" has nothing to do with the "region" part of a locale. Setting your iOS "Region" to "Great Britain" and setting your "Locale" to "English (Great Britain)" are separate things. "Region" is just what iOS happens to call a completely distinct thing. If you like, to lessen your confusion, pretend it is called something different.
> Sending a user's data to Tencent based on a setting instead of based on their location is absolutely wrong.
You wouldn't want your phone to start sending data to Tencent as soon as you cross the border into China, right? And, vice-versa, you would expect a person from China, who thinks Tencent is a great brand, to not want to stop sending their data to Tencent just because they cross the border out of China, right?
Re: Apple Is Sending URLs to Tencent?
#135Re: Apple Is Sending URLs to Tencent?
#136Re: Apple Is Sending URLs to Tencent?
#137Earlier quoted context omitted.
> if [NSLocale.currentLocale.countryCode isEqualToString:@"CN"]: So even for US and EU based users the data is send to Tencent just because they enabled Chinese language support? Who programmed that?
iOS has separate region and language settings. Quick look at Apple docs suggests that this is the former.
In NSLocale, "region" is a subtype of language, as in a regional dialect, not an independent dimension.
https://developer.apple.com/documentation/foundation/nslocal...
https://developer.apple.com/library/archive/documentation/Ma...
Re: Apple Is Sending URLs to Tencent?
#138Re: Apple Is Sending URLs to Tencent?
#139Earlier quoted context omitted.
> if [NSLocale.currentLocale.countryCode isEqualToString:@"CN"]: So even for US and EU based users the data is send to Tencent just because they enabled Chinese language support? Who programmed that?
Your data is sent to Google otherwise.
Re: Apple Is Sending URLs to Tencent?
#140Tim Apple better have an explanation for this one.