Esri / arcgis-maps-sdk-swift-toolkit

Mapping components that will simplify your Swift app development with the ArcGIS Maps SDK for Swift.
https://developers.arcgis.com/swift
Apache License 2.0
25 stars 7 forks source link

fix retain cycle #770

Closed rolson closed 1 week ago

rolson commented 1 week ago

@yo1995 I'd like to get this merged even though this code will be changed in a future PR. Because I'd like to have the bug fixed in case we have to revert the other PR for some reason. This doesn't fix all known issues with the code that we discovered, but it fixes the memory leak, which I think would be good to do.