Wouldn’t expect anything less from
a Chinese app. Just imagine all the data that has been stolen from this.
a Chinese app. Just imagine all the data that has been stolen from this.
Did you see the list of apps doing the same thing? But sure, let's blame China...Wouldn’t expect anything less from
a Chinese app. Just imagine all the data that has been stolen from this.
I guess the question is, would you as a user understand why that app needs access to the clipboard? Without knowing what the app is doing and why that access is required, there is really no basis to make a judgment. I would venture that many apps have a legitimate reason for using the clipboard. When I develop AppleScripts, for instance, I require access to the clipboard, because that is often the most logical and expedient way to pass data between apps and documents. There may be some legit reasons for iOS/iPadOS apps to do the same, such as automatically filling out forms or text fields. The point is that you wouldn't know, without looking at the runtime code. At some point in time, you just have to either decide to accept it or not, and hope that your denial doesn't break things.Indeed. Instead of an access notification, this would be better served with a message 'AppName would like to access your clipboard. Allow Once/Allow Always/Deny'. I still can't think of a legitimate reason any app would need to access the clipboard.
With the way the API works, apps require access to the clipboard to make the "Paste" button work. That's the main legitimate reason. Apple can't make Paste work but disallow "automatic" access to the clipboard, because it can't distinguish the two cases. Unless they redesign the API and break every app that currently lets you paste text.I would venture that many apps have a legitimate reason for using the clipboard. When I develop AppleScripts, for instance, I require access to the clipboard, because that is often the most logical and expedient way to pass data between apps and documents. There may be some legit reasons for iOS/iPadOS apps to do the same, such as automatically filling out forms or text fields.
Feature, huh?
A new feature in iOS 14 alerts users when apps read the clipboard, and it turns out some apps have been reading clipboard data excessively.
![]()
Image via Jeremy Burge
TikTok users who upgraded to iOS 14, for example, quickly noticed constant alerts warning them that TikTok was accessing the clipboard every few seconds. After being caught, TikTok now says that it's removing the feature.
In a statement to The Telegraph, TikTok said that it accessed the clipboard to identify spammy behavior.
An update to remove the feature has already been submitted to the App Store, and a download of the new update confirms that TikTok no longer appears to be accessing the clipboard.
TikTok did not say whether the feature would be removed from Android devices, nor whether clipboard data was ever stored or moved from user devices. Other apps have also been called out for reading the clipboard, including Starbucks, Overstock, AccuWeather, several news apps, and more.
Prior to when iOS 14 was released, a pair of developers sounded an alarm letting users and Apple know that iPhone and iPad apps were quietly accessing the clipboard. Apple's new iOS 14 feature appears to have been added in response, and apps are no longer able to read the clipboard without users knowing exactly what's going on.
iOS 14 is limited to developers at the current time, but Apple plans to release a public beta version next month ahead of the software's fall launch. Clipboard reporting is just one of the many new privacy features in iOS 14, with a full list available in our iOS 14 roundup.
Article Link: TikTok App to Stop Accessing User Clipboards After Being Caught in the Act by iOS 14
Yes! Currently it‘s harder to find an app not checking your clipboard. Nearly every major app does it.
• Al Jazeera English
• Fox News
• NPR
• Russia Today
Exactly why I stay with Apple. Privacy is something they truly care about; to their core.
Yes. Why would it not be a feature?Feature, huh?
One question I have is why do apps have access to the clipboard AT ALL?
Shouldn't the clipboard only be used when you PASTE something? It seems absurd that there'd be an API for an app to grab the clipboard contents without permission, and yet apparently it's been the case all along.
Wondering how many others are going to get caught, I suspect there are a few apps already being submitted with updates before they do.
I hope so. The clipboard has always been a concern for me. So many people copy sensitive information to the clipboard.Guaran-dang-tee you see Beta 2 with “clipboard privacy” controls now. Apple won’t tolerate this abusive behavior.
This is not being blown out of proportion. The user needs control over what apps can access the clipboard.It's actually a feature. For example, Chrome accesses your clipboard before you paste a link to save you the trouble of having to one tap the screen. Granted, developers should let you know and allow you to turn the feature off but let's not blow this thing out of proportion and think any access to your clipboard is solely meant to invade your privacy.