I'm getting this error when trying to export the CapturedRoom in RoomPlan API:
Thread 1: EXC_BAD_ACCESS (code=1, address=0x0) error: memory read failed for 0x0
This error happens even whenI use the example app given by Apple. So I don't think it's due to any error in my code.