Post

Replies

Boosts

Views

Activity

Reply to Adding ARC support to third-party framework
Thanks for responding. Could you clarify something for me? I was under the impression that because the SDK was created without ARC, it would be missing release calls in its internal methods. Then, because I'm using a project that doesn't have ARC, those release calls never get injected and any init/copy calls within the sdk could become memory leaks.
Nov ’19