You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iOS chiptool fails to compile: TemperatureSensorViewController.m:223:29: No visible @interface for 'CHIPDevice' declares the selector 'subscribeWithQueue:minInterval:maxInterval:params:reportHandler:subscriptionEstablished:'
#16679
Closed
kean-apple opened this issue
Mar 25, 2022
· 1 comment
· Fixed by #16688
See following error:
/Users/keanhinlim/connectedhomeip/src/darwin/CHIPTool/CHIPTool/View Controllers/Temperature Sensor/TemperatureSensorViewController.m:223:29: No visible @interface for 'CHIPDevice' declares the selector 'subscribeWithQueue:minInterval:maxInterval:params:reportHandler:subscriptionEstablished:'
Proposed Solution
<suggested fix, suggested enhancement>
The text was updated successfully, but these errors were encountered:
iOS chiptool fails to compile using SHA 48b48c2
See following error:
/Users/keanhinlim/connectedhomeip/src/darwin/CHIPTool/CHIPTool/View Controllers/Temperature Sensor/TemperatureSensorViewController.m:223:29: No visible @interface for 'CHIPDevice' declares the selector 'subscribeWithQueue:minInterval:maxInterval:params:reportHandler:subscriptionEstablished:'
Proposed Solution
<suggested fix, suggested enhancement>
The text was updated successfully, but these errors were encountered: