Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strong Retain causing Memory leak! #251

Closed
dipkasyap opened this issue Aug 5, 2019 · 1 comment
Closed

Strong Retain causing Memory leak! #251

dipkasyap opened this issue Aug 5, 2019 · 1 comment

Comments

@dipkasyap
Copy link

Setting delegate is causing Memory leak.

@property (nonatomic, retain) id <SwrveMessageDelegate> showMessageDelegate; /*!< Implement this delegate to intercept in-app messages. */

@Sergio-Mira
Copy link

Hi @dipkasyap,

We have now released a new version of the Swrve iOS SDK:
https://docs.swrve.com/release-notes/sdk-release-notes/ios-sdk-release-notes/#Release_64

In this release we've moved delegates to be weak.

Let me know if you have any further questions on this.

Best,
Sergio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants