Post

Replies

Boosts

Views

Activity

Reply to Accessory Setup Kit - Set WIFI SSID to ASAccessory after initial setup
I tried using this method: open func finishAuthorization(for accessory: ASAccessory, settings: ASAccessorySettings) async throws I pass the ASAccessory and a ASAccessorySettings instance with the target SSID. It completes without throwing an error, however the SSID property of the ASAccessory never gets updated. Once I call NEHotspotConfigurationManager joinAccessoryHotspot it fails with Code=1 "invalid SSID."
4d