hap-java / HAP-Java

Java implementation of the HomeKit Accessory Protocol
MIT License
153 stars 82 forks source link

#93 Fix discoverability & pairing with ios13 #94

Closed yfre closed 4 years ago

yfre commented 4 years ago

ios13 is evaluate discoverability (sf flag) differently and stop pairing process if this flag changes. this fix keep discoverability true and fix the issues reported in #93