Closed ulian-onua closed 9 months ago
Hi @ulian-onua ,
Many thanks for reporting the issue and submitting a PR. I have passed to our engineers to review and merge.
Andy
@andycurriew3w thank you. I am looking forward to the review and merging these fixes.
This has been merged, thanks!
There is memory leak issue in a method that happens because self isn't passed as
[weak self]
in the closures in the methodpublic func set(_ w3w: W3WProtocolV3, language: String = W3WSettings.defaultLanguage)
ofW3WMapViewController
.I already prepared PR to fix that. https://github.com/what3words/w3w-swift-components/pull/6