v100.9.0 Release
This release updates the code for the ArcGIS RuntimeSDK for iOS release v100.9. It includes:
- Fix for an issue when creating a
BookmarksViewController
using thepublic init<S: Sequence>(bookmarks: S) where S.Element == AGSBookmark
constructor. The array was not properly updating the underlying table view and therefore no bookmarks would appear in the table.