Esri / data-collection-ios

Mobile data collection app using the iOS Runtime SDK.
https://developers.arcgis.com/
Apache License 2.0
25 stars 26 forks source link

popover attachment issue #211

Closed mhdostal closed 4 years ago

mhdostal commented 5 years ago

https://github.com/Esri/data-collection-ios/issues/209

Resolution was to pass the UIBarButtonItem along to the userRequestsAddNewFeature method for selecting a layer to add the new feature too.

For the image source selection, the UIAlertController was changed from a .actionSheet to a .alert as there was no appropriate, easily-accessible UI component to use as a source view/rect.