just wondering.. whenever i call readValueWithCompletionHandler on a HMCharacteristic, i get log messages like:
I've tried various things like changing when I call it, making sure I call it on the main thread etc but always with the same result. Is this expected? bad?
I'm using Xcode 12.0.1 (12A7300), running on iPadOS 14.0
Code Block [-[HMCharacteristic readValueWithCompletionHandler:], /Library/Caches/com.apple.xbs/Sources/HomeKit/HomeKit-714.0.4.1.1/Sources/HomeKit/HMCharacteristic.m:513 (DBEA6EA4-BD3B-4673-BB61-934AF9480EB0)] Thread left active (1): <NSThread: 0x282534680>{number = 1, name = (null)}
I've tried various things like changing when I call it, making sure I call it on the main thread etc but always with the same result. Is this expected? bad?
I'm using Xcode 12.0.1 (12A7300), running on iPadOS 14.0