TN 3115 states that apps that do not use AccessorySetupKit will loose the ability to launch into the background to service bluetooth in iOS26.
- Starting in iOS 26 and iPadOS 26, only apps that use AccessorySetupKit to setup Bluetooth accessories will be relaunched.
Is there any more information regarding this? Will it affect any app under iOS26 or only those build against the iOS26 SDK?
My app (dev build) is still relaunched, even though I'm running iOS26, so I wonder if there are any more conditions checked.