Reddit to Release Fix for iOS App to Remove Clipboard Copying Behavior

reddit ios appThe Reddit app has become the latest iOS app to be caught clipboard snooping, or accessing the contents of devices' clipboards without user permission.

"We tracked this down to a codepath in the post composer that checks for URLs in the pasteboard and then suggests a post title based on the text contents of the URL," a Reddit spokesperson told The Verge. "We do not store or send the pasteboard contents. We removed this code and are releasing the fix on July 14th."

Several popular third-party apps have been called out for surreptitiously copying the clipboard, thanks to a feature in iOS 14 beta that alerts users when apps attempt to do so. Apps that have been caught reading user clipboards for no discernible reason include LinkedIn, TikTok, Twitter, Starbucks, Overstock, and more.

LinkedIn said the clipboard copying behavior of its app is a bug and a fix is in the works. TikTok claimed the clipboard access was used as fraud detection to identify "repetitive, spammy behavior," and subsequently released an iOS update to remove it.


Ahead of the release of ‌iOS 14‌ beta, two developers issued a report alerting users that ‌iPhone‌ and iPad apps were accessing clipboard content behind the scenes. Apple's new ‌iOS 14‌ feature was added in response, and there's no longer a way for apps to quietly read the clipboard without users being alerted to the fact.

Until iOS 14 is released to the public, users who are concerned about clipboard snooping are advised to overwrite their clipboard's contents after they've used it to paste sensitive information like passwords, credit cards, bank account information, crypto keys, and so on. This can be done simply by highlighting a word on any web page or in any app and selecting "Copy" in the pop-up menu.

Tag: Reddit
Related Forum: iOS 14

Popular Stories

iPhone 17 Pro Blue Feature Tighter Crop

iPhone 17 Pro Launching in Three Months With These 12 New Features

Saturday June 14, 2025 5:45 pm PDT by
The iPhone 17 Pro and iPhone 17 Pro Max are three months away, and there are plenty of rumors about the devices. Below, we recap key changes rumored for the iPhone 17 Pro models as of June 2025:Aluminum frame: iPhone 17 Pro models are rumored to have an aluminum frame, whereas the iPhone 15 Pro and iPhone 16 Pro models have a titanium frame, and the iPhone X through iPhone 14 Pro have a...
iPadOS 26 App Windowing

Apple Explains Why iPads Don't Just Run macOS

Friday June 13, 2025 7:46 am PDT by
iPadOS 26 allows iPads to function much more like Macs, with a new app windowing system, a swipe-down menu bar at the top of the screen, and more. However, Apple has stopped short of allowing iPads to run macOS, and it has now explained why. In an interview this week with Swiss tech journalist Rafael Zeier, Apple's software engineering chief Craig Federighi said that iPadOS 26's new Mac-like ...
Logitech Logo Feature

Logitech Announces Two New Accessories for WWDC

Friday June 13, 2025 7:22 am PDT by
Alongside WWDC this week, Logitech announced notable new accessories for the iPad and Apple Vision Pro. The Logitech Muse is a spatially-tracked stylus developed for use with the Apple Vision Pro. Introduced during the WWDC 2025 keynote address, Muse is intended to support the next generation of spatial computing workflows enabled by visionOS 26. The device incorporates six degrees of...
iphone 16 pro models 1

17 Reasons to Wait for the iPhone 17

Thursday June 12, 2025 8:58 am PDT by
Apple's iPhone development roadmap runs several years into the future and the company is continually working with suppliers on several successive iPhone models simultaneously, which is why we often get rumored features months ahead of launch. The iPhone 17 series is no different, and we already have a good idea of what to expect from Apple's 2025 smartphone lineup. If you skipped the iPhone...
iOS 26 Feature

Apple Seeds Revised iOS 26 Developer Beta to Fix Battery Issue

Friday June 13, 2025 10:15 am PDT by
Apple today provided developers with a revised version of the first iOS 26 beta for testing purposes. The update is only available for the iPhone 15 and iPhone 16 models, so if you're running iOS 26 on an iPhone 14 or earlier, you won't see the revised beta. Registered developers can download the new beta software through the Settings app on each device. The revised beta addresses an...
Mac Studio Feature

Apple Begins Selling Refurbished Mac Studio With M4 Max and M3 Ultra Chips at a Discount

Thursday June 12, 2025 10:14 am PDT by
Apple today added Mac Studio models with M4 Max and M3 Ultra chips to its online certified refurbished store in the United States, Canada, Japan, Singapore, and many European countries, for the first time since they were released in March. As usual for refurbished Macs, prices are discounted by approximately 15% compared to the equivalent new models on Apple's online store. Note that Apple's ...
m4 macbook air pink

Apple Now Selling Refurbished M4 MacBook Air Models

Friday June 13, 2025 3:34 pm PDT by
Apple today added M4 MacBook Air models to its refurbished store in the United States, making the latest MacBook Air devices available at a discounted price for the first time since they launched earlier this year. Both 13-inch and 15-inch MacBook Air models are available, with Apple offering multiple capacities and configurations. The refurbished devices are discounted by approximately 15...

Top Rated Comments

japanime Avatar
65 months ago
You might say they got caught reddit-handed. ;)
Score: 38 Votes (Like | Disagree)
itsmilo Avatar
65 months ago
Love how they all call it a „bug“ when it’s probably been there since it was launched in the App Store
Score: 30 Votes (Like | Disagree)
BulkSlash Avatar
65 months ago
That's some impressive bug-work going on there. They've managed to accidentally type all this code to constantly check the clipboard's contents without meaning to.

NotificationCenter.default.addObserver(self, selector: #selector(pasteboardUpdated), name: UIPasteboard.changedNotification, object: nil)

@objc func pasteboardUpdated(){
if let stolenData = UIPasteboard.general.string {
//Insert code here to steal clipboard contents...
}
}
Score: 16 Votes (Like | Disagree)
Akrapovic Avatar
65 months ago
People keep saying things like "I can't see any reason to allow apps to have clipboard access". Well, you need to think harder then.

Apples own apps do things such as reading SMS messages from Apple, to get 2FA codes for logging in, so you don't need to copy and paste that data. Other apps don't have as deep linking capabilities that Apples ones do, but in an attempt to recreate it, they have used clipboards. I have a parcel tracking app - if I copy a tracking number from an email and then open Parcel, it auto-fills the details with the tracking number from the clipboard. So there's one use for it, on one app I have. How many others are doing cool things?

Also I do buy the Tik-Tok anti-spam excuse. Twitter, Facebook and other such apps are absolutely filled the brim with bot. By detecting keystrokes you can work out if it's a bot of a person typing. Bots probably don't type letter by letter - a person does. A person types at inconsistent pacing, whilst a bot would be perfect. A person would use the backspace key for mistakes, etc etc. It's comparing what the person is typing to the clipboard to try and work out if it's a person, and if it's a person, are they just pasting spam messages in constantly.

Don't get me wrong - I'm not saying apps should all have this access to the clipboard. But with just a tiny bit of thought, it's quite easy to see how and why apps are doing this. But the practice should stop and move onto better ways of doing things.
Score: 13 Votes (Like | Disagree)
Sykora171 Avatar
65 months ago
If you have an iphone and are NOT using Apollo for reddit...you are really missing out. It is 1000000000x better than the stock reddit app. Crazy because its developed and maintained by ONE guy.
Score: 9 Votes (Like | Disagree)
7149041 Avatar
65 months ago

Well said, it’s probably all a lot less malicious than it seems. It could even be that there are some negative consequences in terms of app experience due to the hysteria.
This needs to become a permission "App XYZ wants to monitor your clipboard" so that we can make a choice which apps to trust with our clipboards, and which not. This has been raised on the Apple forums, Reddit etc for eons.

Frankly this should have been done like a decade ago.
Score: 9 Votes (Like | Disagree)