Esri / Esri/arcgis-runtime-tutorials-ios
NSPlaceholderArray error
Open
- Dominant language
- Objective-C
- Stars
- 28
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
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]'
Contributor guide
Assessment
This issue has not been assessed yet.