Are we learning the wrong lessons? Integrated always works better than modular components. Here, Apple is being asked to enable their versions of software for third party devices, which do not have the same hardware assumptions as Apple did. (Apple will not release the exact hardware spec for airpods anyway). This means the newer version will be designed modularly, with some tradeoffs to enable the "same" kind of acc…
The components are modular under the hood, they have to be. Apple just doesn't let you take advantage of it. iOS has a daemon that reads your notifications and ships them to Apple Watch. They have a daemon that scans for AirPods and gives you UI to pair them. But you as an app developer cannot do any of those things. There was no public API for notification stream access, scanning for specific Bluetooth devices, floa…
The issue comes in second order effects. If third party headphones are given access and then the experience is not as good, they complain that Apple hasnt open up the spec enough, and it just results in Apple being forced to be modular in their approach.