Skip to content

Add AccessorySetupKit support on iOS - #306

Open
fotiDim wants to merge 2 commits into
mainfrom
codex/accessory-setup-kit-ios
Open

fotiDim wants to merge 2 commits into
mainfrom
codex/accessory-setup-kit-ios

Conversation

@fotiDim

@fotiDim fotiDim commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add an iOS 18+ AccessorySetupKit picker-and-connect API
  • remove AccessorySetupKit-managed devices through the existing unpair API
  • document the required Info.plist keys and asset setup
  • regenerate platform bindings and return unsupported errors outside iOS

Tests

  • dart analyze
  • flutter test (110 tests)
  • iOS simulator build with xcodebuild

Notes

  • Android Gradle verification was blocked before source compilation because the local Flutter plugin loader rejects JDK 25.0.2.
  • macOS verification was blocked because the example workspace Pods are out of sync.

Closes #219

@fotiDim
fotiDim force-pushed the codex/accessory-setup-kit-ios branch from bbb8577 to 2d454ee Compare September 10, 2026 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for AccessorySetupKit on iOS side

1 participant