Closed CPLamb closed 8 years ago
Of the 9 test files being used, 2 crash when going to the ListVC. They work fine in Map & HomeVCs, but crash when going to the ListVC. The crash messages describe whats happening. There appear to be some indexing issues and other problems as well.
I think this had to do with NULL values being entered into arrays
Of the 9 test files being used, 2 crash when going to the ListVC. They work fine in Map & HomeVCs, but crash when going to the ListVC. The crash messages describe whats happening. There appear to be some indexing issues and other problems as well.