Post

Replies

Boosts

Views

Activity

EAAccessory - bluetooth connectivity issues after updating to iOS15.1?
I am unable to connect to bluetooth after updating my iOS to 15.1. I can able to list all the available bluetooth devices, but when selected I got this error: "Error Domain=EABluetoothAccessoryPickerErrorDomain Code=1 "(null)"" [[EAAccessoryManager sharedAccessoryManager] showBluetoothAccessoryPickerWithNameFilter:nil completion:^(NSError *error) {     if (error) { NSLog(@"error :%@", error); } else { // Do something } }]; Please let me know, if anyone has some thoughts.
6
0
1.3k
Nov ’21