Just now getting a chance to look at the iOS API changes in 26.2 beta 1 #wwdc
New extension type: AccessoryTransportExtension
https://developer.apple.com/documentation/AccessoryTransportExtension
Post
Just now getting a chance to look at the iOS API changes in 26.2 beta 1 #wwdc
New extension type: AccessoryTransportExtension
https://developer.apple.com/documentation/AccessoryTransportExtension
Also a trivial change to AppMigrationKit, but worth pointing out AppMigrationKit exists
"Perform a one-time transfer of your app’s on-device data to or from a device running another platform."
ie Android
new AVAudioSessionModeDualRoute in AVFAudio
"Appropriate for applications that require simultaneous use of built-in microphone/speaker with a secondary audio device that supports both input and output capabilities."
https://developer.apple.com/documentation/avfaudio/avaudiosession/mode-swift.struct/dualroute
new AVAudioSessionCategoryOptionFarFieldInput
"This option should be used if a session prefers to use FarFieldInput when available"
...on BT devices
CryptoTokenKit escapes MacOS to the other Apple platforms
new AgeRangeDeclaration options and approval method - there was an apple dev email about this
App extensions can provide "capabilities" ?
I don't really get this
A space for Bonfire maintainers and contributors to communicate