espressif/esp-idf-provisioning-ios

EXC_BAD_ACCESS exception on accessing name property of EspDevice class

m-shahbaz-naeem opened this issue · 1 comments

Hey, I'm getting EXC_BAD_ACCESS exception on accessing name property of EspDevice class. I need to access deviceName which is a private property, and name is causing this error. Can somebody help me to sort this issue out. Thanks

Screen Shot 2021-06-02 at 7 34 31 AM

This issue is specifically related to Xcode 12.5
Resolved this issue by checking it over Xcode 12.0 and 12.2