Apple (via Jeff Nadeau):
Prepare your app for an upcoming feature in macOS that alerts a person using a device when your app programmatically reads the general pasteboard. The system shows the alert only if the pasteboard access wasn’t a result of someone’s input on a UI element that the system considers paste-related. This behavior is similar to how UIPasteboard
behaves in iOS. New detect
methods in NSPasteboard
and NSPasteboardItem
make it possible for an app to examine the kinds of data on the pasteboard without actually reading them and showing the alert. NSPasteboard
also adds an accessBehavior
property to determine if programmatic pasteboard access is always allowed, never allowed, or if it prompts an alert requesting permission. You can adopt these APIs ahead of the change, and set a user default to test the new behavior on your Mac. To do so, launch Terminal and enter the command defaults write <your_app_bundle_id> EnablePasteboardPrivacyDeveloperPreview -bool yes
to enable the behavior for your app.
The Swift and Objective-C APIs are different.
Miguel Arroz:
Long ago when I was still at Apple I filed a radar suggesting something like this when I found out the Facebook iOS app would look into the pasteboard as soon as it was brought forward and suggest posting any URL the user might have there.
This is incredibly hard to get right since there’s no straightforward way for the OS to know if a paste op is legit.
Previously:
Update (2025-05-13): See also: additional details about System Settings and tccutil
and MacRumors.
Update (2025-05-14): Howard Oakley:
This appears complicated, and I expect may need simplification during beta-testing, or users could be baffled.
Jeff Johnson (Mastodon):
First, the alert has no option to always allow paste. Second, the alert has no explanation of why the app is trying to access the pasteboard. Third, and most important, I don’t want the first launch experience of my app to be a permissions request.
Thus, I’m simply removing the feature from Link Unshortener that autofills a URL from the pasteboard. It’s not an essential feature for the app, just a minor quality of life improvement. I’m making the app a little worse to avoid the much worse permission prompt.
[…]
Perhaps at WWDC, Apple will announce a new Info.plist key for apps to specify a reason for pasteboard access to appear in the new alert. Other such keys already exist, such as those specifying the reason for location and microphone access.
Update (2025-05-16): Apple (via Cesare Forelli):
Thank you for filing this feedback report. We reviewed your report and determined the behavior you experienced is currently functioning as intended.
The HI design for iOS (which we are following on macOS) states clearly that the dialog itself should NOT include a direct link to the System Settings pane where the “always allow” option exists.
The goal is to avoid making it too easy for apps to bypass the feature by getting users to grant “always allow” rights after fatiguing them sufficiently by showing excessive dialogs.
[…]
Instead, a proper “onboarding” flow should guide users to the corresponding System Settings pane under Privacy & Security, so users are clearly aware that they are making a privacy-related and permanent change.
Security through obscurity.
Esoteric Preferences Link Unshortener Mac macOS 15 Sequoia Objective-C Pasteboard Privacy Programming Swift Programming Language
Hartley Charlton:
Apple is looking at reworking Safari to directly support AI-powered search services, Bloomberg’s Mark Gurman reports.
[…]
Cue said that searches on Safari dipped for the first time in April 2025—a change which he attributed to users switching to AI services. He added that he believes AI services such as ChatGPT, Perplexity, and Claude will eventually replace conventional search engines like Google. As a result, Apple will need to add them as options in Safari in the future. Cue said the company had already held discussions with Perplexity.
Juli Clover (Reddit):
“You may not need an iPhone 10 years from now, as crazy as it sounds,” Cue said. He was referring to the way that AI is likely to evolve in the coming years, and how wearables combined with intuitive AI functionality could replace traditional smartphones.
M.G. Siegler:
This comment is obviously going to get headlines on its own – Apple Exec: The iPhone is Doomed – but I read this more as someone making an almost off-handed comment about the theoretical future of AI. And actually, it seems more directed at the court to maybe take it easy on Google with these remedies – you know, such as maybe not ending their default search agreements. Because the market will do its thing in the end.
John Gruber (Primary Technology):
If they can pay, Apple will listen. And I don’t think it’s bullshit, at all, that traditional web search is actually going into decline now because of AI. Honestly at this point it would be weird if it weren’t.
But. Let’s say Apple would prefer for the current arrangement between Apple and Google to continue as is. But it’s under threat as a remedy in Google’s monopoly case. Is this not the perfect testimony?
Federico Viticci:
Perplexity’s iOS voice assistant isn’t using any “secret” tricks or hidden APIs: they’re simply integrating with existing frameworks and APIs that any third-party iOS developer can already work with. They’re leveraging EventKit for reminder/calendar event retrieval and creation; they’re using MapKit to load inline snippets of Apple Maps locations; they’re using Mail’s native compose sheet and Safari View Controller to let users send pre-filled emails or browse webpages manually; they’re integrating with MusicKit to play songs from Apple Music, provided that you have the Music app installed and an active subscription. Theoretically, there is nothing stopping Perplexity from rolling additional frameworks such as ShazamKit, Image Playground, WeatherKit, the clipboard, or even photo library access into their voice assistant. Perplexity hasn’t found a “loophole” to replicate Siri functionalities; they were just the first major AI company to do so.
Google (MacRumors):
We continue to see overall query growth in Search. That includes an increase in total queries coming from Apple’s devices and platforms.
M.G. Siegler:
Given that Google’s stock fell 7.5% yesterday on the testimony of Apple exec Eddy Cue at the remedies portion of Google’s search antitrust trial, the company probably had to respond.
[…]
While there is no transcript of what Cue actually said, reading dozens of reports on the matter would seem to paint a pretty clear picture that he noted that search queries fell in the Safari browser for the first time ever last month. “That has never happened in 22 years,” is his direct quote many publications are citing.
So how do we square that with Google’s response above? In particular, the notion that: “We continue to see overall query growth in Search. That includes an increase in total queries coming from Apple’s devices and platforms.”
To resolve the contradiction, it’s possible that Google users have switched to other browsers or that Safari searches are down in China, where Google isn’t available.
Previously:
Artificial Intelligence China Eddy Cue Google Search iOS iOS 18 Perplexity Safari
Adam Engst:
Lauri returned her iPhone 16 Plus, replacing it with an iPhone 15 Plus. She was driven to such a seemingly nonsensical move by insurmountable problems getting the iPhone 16 Plus to pair via Bluetooth with her 2019 Toyota RAV4. The iPhone would initially pair with the RAV4 with no problem, but when she turned the car off and back on, the iPhone would connect and disconnect repeatedly. It continued that for a few minutes each time, sometimes managing to keep the connection and other times failing. Toggling Bluetooth off and back on sometimes helped, but not reliably.
[…]
On the other side of the equation, the Toyota technician told Lauri that this is a known issue between the iPhone 16 and the RAV4 in particular, and said that Apple would have to address the issue before Toyota could update its system.
Others have experienced similar problems when pairing an iPhone 16 with RAV4 models from 2016 and 2022. A Reddit thread identifies conflicts between the iPhone 16 and several other Toyota models that presumably share a similar head unit.
Note that this is when using Bluetooth audio, not CarPlay.
Previously:
Bluetooth Car CarPlay iOS iOS 18 iPhone 16 iPhone 16 Plus
Under the Radar (David Smith):
I maintain a sense of optimism that this situation could ultimately lead to a meaningful reset in the developer relationship. Maybe that is naive optimism but I think it is the best chance we’ve had in a while.
Bruce:
This situation could ultimately lead to a meaningful reset. But reading the Apple lawyers’ latest arguments is infuriating.
Tim Hardwick:
Apple has filed an emergency motion asking the Ninth Circuit Court of Appeals to pause key parts of a recent ruling that dramatically changes how the App Store operates, following a contempt finding in its long-running legal battle with Fortnite maker Epic Games.
In court documents filed Wednesday, Apple called the district court’s order “extraordinary” and argued it unlawfully forces the company to permanently give up control over “core aspects of its business operations.”
[…]
Apple is specifically seeking to halt two major provisions while its appeal moves forward: a ban on charging any commissions for purchases made through external links, and restrictions on Apple’s ability to set conditions for how those links appear in iOS apps.
Kevin Purdy:
A certificate (PDF) accompanying the emergency filing states that the order “fundamentally changes Apple’s business and creates destabilizing effects” for App Store customers.
The restrictions, “which will cost Apple substantial sums annually,” are not based on the company’s conduct, Apple claims, but “were imposed to punish Apple for purported non-compliance” with the 2021 injunction. In her ruling (PDF), Gonzalez Rogers described Apple as conducting an “obvious cover-up” and said that Apple “at every turn chose the most anticompetitive option.”
[…]
Apple argued in its emergency motion last night that its appeal would show that it complied with the 2021 injunction “by allowing iOS app developers to convey information to users about alternative purchase options.” Apple argues that the original injunction “says nothing about commissions or pricing,” nor about conditions for link placement and language.
John Gruber:
So 34 was the number in May last year. But did the number go up in any significant way since then? I was thinking about it this week, and I’ve not only never seen an app that used these link-outs, I’d never even heard about one that did.
[…]
But it really makes you wonder how anyone at Apple thought the court would see this plan as compliant.
Matt Stoller:
In its appeal of the ruling, Apple says that allowing developers to label their own buttons on the App Store is a violation of Apple’s First Amendment rights.
Sarah Perez:
The firm’s estimates indicate that U.S. App Store revenue from commissions more than doubled between 2020 and 2024. In 2020, Apple’s share of App Store commissions was approximately $4.76 billion, growing to over $10.1 billion by 2024.
[…]
In the report, Apple calculated the portion of an app’s total revenue that is facilitated by the App Store, even if the purchase was made elsewhere. For instance, if a user buys a subscription to Hulu on the web, but then spends 60% of their time streaming Hulu on Apple devices, Apple credits itself with facilitating 60% of that user’s spend.
John Gruber (Mastodon, Dithering):
Apple’s argument here might go along the lines of Ben Thompson’s theory (in a subscriber-only post last Friday) on the “Takings Clause” of the 5th Amendment.
Tripp Mickle:
Mr. Cook sided with Mr. Maestri, and Apple set out to justify that choice. It “manufactured” an independent economic study to legitimize its decision, a federal judge said in an angry ruling last week. It withheld thousands of documents under attorney-client privilege claims. And at least one of its executives lied on the witness stand.
The judge’s ruling, as well as witness testimony this year and company documents released on Thursday, shows the extraordinary measures that Apple took to keep every penny it collected in the App Store. The decision by Judge Yvonne Gonzalez Rogers, who heard the initial lawsuit brought by the video game company Epic Games in 2020, could cast a shadow over Apple’s business for years, weakening its credibility as legal scrutiny of its operations intensifies.
Ian Betteridge:
It is really hard to see how Tim Cook can remain as CEO of Apple on the back of this mess. Even if he hadn’t been directly involved with some of these decisions, the right call would be to resign. That he was the one taking them makes it even worse.
One of the most shocking things is that the estimated loss from implementing a link with no revenue was only about a billion dollars - a lot of money, but pocket change to a company the size of Apple.
For that, they have burned a huge amount of credibility with judges in the future, as well as taking a massive hit to their brand credibility – and losing control over how the App Store works in a pretty fundamental way.
And that, of course, leaves aside the lying under oath and creating fake reports to justify its prices! This is a company that feels out of control.
John Siracusa (Mastodon):
Despite making my living by criticizing Apple, I tend not to get caught up in the controversy of the moment. When Apple ruined its laptop keyboards, I wasn’t calling for Tim Cook’s head. I just wanted them to fix the keyboards. And they did (eventually).
But success hides problems, and even the best company can lose its way. To everything, there is a season.
As far as I’m concerned, the only truly mortal sin for Apple’s leadership is losing sight of the proper relationship between product virtue and financial success—and not just momentarily, but constitutionally, intransigently, for years. Sadly, I believe this has happened.
The preponderance of the evidence is undeniable. Too many times, in too many ways, over too many years, Apple has made decisions that do not make its products better, all in service of control, leverage, protection, profits—all in service of money.
[…]
Every new thing we learn about Apple’s internal deliberations surrounding these decisions only lends more weight to the conclusion that Apple has lost its north star. Or, rather, it has replaced it with a new, dark star. And time and again, we’ve learned that these decisions go all the way to the top.
Matt Birchler:
Like I said in that piece last year, I still think Apple makes a lot of great products that are best-in-class and I’ll continue enjoying for years to come, but the vibe has definitely shifted. I’ve been using Apple products since 1995, and Siracusa has been here at least a decade longer than me. Neither of us are prone to hyperbole “for the clicks”, so I think it’s notable when people like us are like, “hmm, things haven’t been like this before.” But like John, I don’t think all is lost.
Joan Westenberg:
It’s not the mistakes that matter. Apple has made them before. The Newton, MobileMe, the butterfly keyboard. What matters is the posture. A company once defined by joyful provocation—by thinking different—is now defined by its defensiveness. Its leadership acts not like inventors but like stewards of a status quo. They protect margins like relics. They fear dilution. They optimize at the expense of surprise.
Charles V believed the Church could not err. Apple believes its operating procedures cannot be wrong. Both relied on closed systems enforced by powerful institutions—canon law or App Store guidelines, pick your poison. Both found themselves increasingly out of step with the forces swirling around them.
Adam Engst:
More so than any other tech giant (Google’s fading “Don’t be evil” slogan notwithstanding), Apple has built its brand over the years around being a good corporate citizen. Apple has long espoused a commitment to user experience, privacy, environmental stewardship, and social responsibility, touting its attention to detail in product design, its sustainability efforts, and its focus on accessibility.
[…]
The problem here isn’t just recalcitrant legal compliance. It’s one thing for Apple to exert tight control over the App Store ecosystem in ways that legitimately serve users, such as by detecting and rejecting malicious apps. However, it’s difficult to see how users benefit when Apple charges high fees and restricts how developers can communicate. Those are just a few of the complaints developers have with the App Store, many of whom feel trapped in a system that prioritizes Apple’s profits over collaborative partnership.
[…]
I’m disappointed in Apple’s behavior throughout the Epic case. Rather than come off as truculent and money-grubbing, Apple could have—and still can—extend the culture of excellence and care that’s so evident in its hardware and interface design to the people who make the apps that power its devices.
John Gruber:
I think this is also why Phil Schiller has a different perspective on the App Store than Tim Cook or Luca Maestri. Schiller has been involved with developer relations at Apple for decades, since long before the iPhone even existed. In the mid-1990s, Schiller left Apple for a few years and was a senior executive at Macromedia, maker of then-essential design tools for the Mac. He knows that developers need to be treated as partners by Apple, that that’s the only way a platform can thrive. Games are different, but for all other apps, Apple should view developers as a precious resource to be cultivated, encouraged, and protected — not as a profit center to be squeezed. The only benefit from developers to Apple that Apple should be concerned with are the first-class apps those developers are creating to enrich and broaden Apple’s platforms. Especially apps that are exclusive to Apple’s platforms. (Why doesn’t Apple offer a lower App Store commission for platform-exclusive apps? What if the split were 70/30 for cross-platform apps but 90/10 for iOS/Mac-exclusive apps?)
Apple actually does the opposite: multi-platform apps get special treatment for payments.
Nilay Patel:
That’s the context for the other major theme here that you’ll pick up on in this conversation: Apple’s major shift toward digital services and whether that’s fundamentally changed the company’s culture. You see, as Apple kept selling newer and better iPhones, it simply ran out of people to sell them to. So, in order to keep growing revenue and keep Wall Street happy, it started squeezing more money from its existing customer base, including the very developers that put apps on the App Store.
[…]
All of that combined with Apple’s scale created a kind of hubris and, as you’ll hear Gruber say, a major blind spot for Apple that has pushed it toward these high-profile and public legal defeats that could reshape its business.
Previously:
Update (2025-06-06): Reuters (MacRumors, Hacker News, Slashdot):
The 9th U.S. Circuit Court of Appeals rejected, Apple’s request to put the provisions on hold as the tech company appeals the judge’s order, which came in a long-running antitrust lawsuit brought by “Fortnite” maker Epic Games.
John Voorhees:
This doesn’t mean Apple has no chance to win on appeal, but as the Ninth Circuit said quite bluntly in its order:
…we are not persuaded that a stay is appropriate.
And, given that the first factor the court decided was whether Apple is “likely to succeed on the merits,” things are not looking promising.
M.G. Siegler:
That will be up to another judge – actually, a set of three judges that would make up the Appellate Court – and if Apple were to lose that appeal, they could also appeal to the Supreme Court. But would the Supreme Court even hear such an argument?
John Gruber:
I get the feeling this injunction is here to stay.
Antitrust App Store Apple Services Epic Games External iOS Payments iOS iOS 18 Lawsuit Legal Tim Cook