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

[Update] Simplify `Edit geodatabase with transactions` #494

Closed CalebRas closed 1 month ago

CalebRas commented 1 month ago

Description

This PR simplifies Edit geodatabase with transactions to match recent updates to the design. The geodatabase now is created from a portal item and the sync edits with feature service functionality has been removed. URL to README: README

Linked Issue(s)

How To Test

Screenshots

Before After
edit-geodatabase-with-transactions - before edit-geodatabase-with-transactions - after