arcgis-runtime-tutorials-ios icon indicating copy to clipboard operation
arcgis-runtime-tutorials-ios copied to clipboard

NSPlaceholderArray error

Open mrafayfarooq opened this issue 9 years ago • 0 comments

I can't execute the code. it's crashing on line featureLayer.selectFeatures(with: selectQuery, selectionMethod: .new) on pickerView function stating the following error. 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[0]'

mrafayfarooq avatar Nov 07 '16 17:11 mrafayfarooq