Esri / arcgis-maps-sdk-swift-samples

SwiftUI samples demonstrating various capabilities of ArcGIS Maps SDK for Swift
https://developers.arcgis.com/swift
Apache License 2.0
30 stars 9 forks source link

[New] Edit feature attachments #438

Closed chriswebb09 closed 2 months ago

chriswebb09 commented 2 months ago

Description

This PR implements Edit feature attachments in Edit and Manage Data category.

swift/issues/5565

How To Test

Load map and wait for features to be placed. Tap on feature to show callout. To add an attachment press the callout button and load the attachment sheet. The attachments should sync with the server.

Screenshots

edit-feature-attachments

chriswebb09 commented 2 months ago

screenshot2