Weakify strong reference delegates.

This commit is contained in:
SBiOSoftWhare
2021-10-29 12:23:06 +02:00
parent 9a3103fe9a
commit 360b2745c3
4 changed files with 4 additions and 4 deletions
@@ -32,7 +32,7 @@
/**
The delegate object to receive analytics events.
*/
@property (nonatomic) id<MXAnalyticsDelegate> delegate;
@property (nonatomic, weak) id<MXAnalyticsDelegate> delegate;
/**
Report an event unable to decrypt.