CBPeripheral.ancsAuthorized info is unreliable
问题 Our app works with a paired Bluetooth peripheral that uses ANCS, that is why I dug early into the brand new privacy setting "Share System Notifications" to make our app ready for iOS13... However there is an issue, the CBPeripheral property ancsAuthorized(Bool) is unreliable, so then it is impossible to know if the user granted the authorization or not. It is unreliable in 2 ways: Once connected to the peripheral, asking peripheral.ancsAuthorized returns always false at first, then after some