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
I'm using toolchain swift-DEVELOPMENT-SNAPSHOT-2024-11-20-a-osx, esp-idf v5.2.3, esp-matter 1.3, and I have the following swift compiler crash when building smart-light example
I reduced the code example and found that the issue is when calling esp_matter.start. I commented out all the code and the crash is when calling esp_matter.start {_,_ in }
I'm using toolchain swift-DEVELOPMENT-SNAPSHOT-2024-11-20-a-osx, esp-idf v5.2.3, esp-matter 1.3, and I have the following swift compiler crash when building smart-light example
The text was updated successfully, but these errors were encountered: