I have HomeKit enable accessory and to pair that accessory with IOS 14 Beta I am using .addAndSetupAccessories { (error) in method and it is throwing the Error Code 52 which is "An Unknown Error Occurred".
This method I am using from the very first implementation but in IOS 14 Beta I am getting error even though accessory setup is successful.
Can anyone please help here to understand this behaviour.
This method I am using from the very first implementation but in IOS 14 Beta I am getting error even though accessory setup is successful.
Can anyone please help here to understand this behaviour.