When i enter the breakpoint -
the debug/watch area shows my array as being nil/empty, but when i print the values out in the console area, they are populated (not empty) which is what I expected.
So why is the debug area showing these values as empty?
the debug/watch area shows my array as being nil/empty, but when i print the values out in the console area, they are populated (not empty) which is what I expected.
So why is the debug area showing these values as empty?