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

This repo contains code described in the iOS tutorials at http://developers.arcgis.com/en/ios/guide

Results 2 arcgis-runtime-tutorials-ios issues
Sort by recently updated
recently updated
newest added

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...

# Description This is a Swifty way to handle URLs. It's easier to read than long URL strings and, because it's a Swift type, it will work with Xcode's autocompletion...