Skip to content

v200.2.0 Release

Compare
Choose a tag to compare
@mhdostal mhdostal released this 16 Aug 16:04
· 4196 commits to main since this release
5ea1271

This release is designed to work with the v200.2.0 version of the ArcGIS Maps SDK for Swift. It includes the following enhancements and fixes:

Enhancements

  • Building for Mac Catalyst is now supported
  • Required Xcode version is now 14.1
  • Documentation and tutorials are available from the Toolkit Reference in DocC format

Fixes

  • Various improvements and fixes to the Authenticator
  • Support Compass use with SceneView (#326)
  • BasemapGallery - Clone basemap prior to setting to avoid "object already owned" error (#328)
  • Scalebar refactoring/improvements (#331)
  • Added keyboard avoidance support to Floating Panel (#380) and various other improvements
  • Add UI Testing App with UI test target and enhance testing of BasemapGallery, Bookmarks, and FloorFilter (#367)
  • Improve keyboard focus handling in the SearchView (#7), (#335)
  • Many other minor updates to accommodate Swift SDK changes, ease-of-use, bug fixes, and improved behavior