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

Supports all static image types retrieved from UIImagePickerController #182

Closed esreli closed 5 years ago

esreli commented 5 years ago

Implements adding photo attachment using addAttachmentWithUIImagePickerControllerInfoDictionary rather than addAttachmentAsJPGWithImage.

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

esreli commented 5 years ago

One more look @philium ?