jordanebelanger / SwiftyBluetooth

Closures based APIs for CoreBluetooth
MIT License
209 stars 66 forks source link

CBATTErrorDomain code 131 on some devices #57

Open tlquan2809 opened 2 years ago

tlquan2809 commented 2 years ago

Hi. I'm getting CBATTErrorDomain code 131, description "Unknown ATT error." I tried killing app in background/rebuild with Xcode but only 1 device worked, other would get above error.

What's this error about? Is it related to device's settings? I read a topic here and the code is 132, but couldn't find anything helpful.

Thank for any help.