InfiniLink icon indicating copy to clipboard operation
InfiniLink copied to clipboard

[Feature Request] AccessorySetupKit

Open OctopusET opened this issue 1 year ago • 1 comments

Apple added new way to connect accessories.

https://developer.apple.com/documentation/accessorysetupkit

https://www.youtube.com/watch?v=z0YDOmkVMmg

OctopusET avatar Jul 06 '24 11:07 OctopusET

Thanks for bringing this to my attention, I'll look into it!

liamcharger avatar Jul 12 '24 17:07 liamcharger

Sorry for my delay in following up with you, @OctopusET!

Using AccessorySetupKit requires replacing the existing Bluetooth controller, and I can't do that because it would force me to change the minimum version to iOS 18 (AccessorySetupKit requires iOS 18 or newer). Incrementing the minimum version just for a feature like this would be unwise, and as some users use devices that can only run iOS 15, the app would be unavailable to them. So unless I can find a way to use them interchangeably, I won't be able to implement this.

liamcharger avatar Dec 29 '24 16:12 liamcharger