This release is designed to work with the v200.5.0 version of the ArcGIS Maps SDK for Swift. It includes the following new requirements, enhancements, and resolved issues.
There are new System Requirements for this release.
Enhancements in 200.5
Feature Form Attachments
The Feature Form View now supports attachments. You can download and view existing attachments for a feature. You can also collect new attachments such as images or video from the camera or photos library, or other types of files on the device. You can also delete or rename existing attachments.
Preparing for Swift 6
This release makes it easier for your apps to enable Swift Complete Strict Concurrency Checking and ultimately adopt the Swift 6 Language Mode. Updates include:
- Fix warnings when building with
strict-concurrency
- Mark thread-safe types as conforming to
Sendable
.
To learn more, see the Apple documentation on Sendable and Swift 6 migration video from WWDC.
Issues resolved
- #706 - FloorFilter - NavigationStack incompatibility
- #772 - Update API Key instructions. There are new instructions for using API Keys.
- #780 - UtilityNetworkTraceViewModelTests.testCase_2_x, testCase_3_1 failures
- #783 - FloorFilter: SiteAndFacility Manager appearing when panning map
- #802 - Scalebar - unexpected exception