etolstoy
07/27/2023, 9:32 AM@Suppress("CONFLICTING_OVERLOADS")
annotation (documentation) to suppress errors when overriding methods from Objective-C protocols and classes?
1️⃣ Yes, I’ve frequently used it in my projects.
2️⃣ Yes, I’ve occasionally used it in my projects.
3️⃣ Yes, I have used this annotation, but only in samples, not in real projects.
4️⃣ No, I have overridden Objective-C methods, but I didn’t use this annotation.
5️⃣ No, I have never overridden any Objective-C methods.
If you have used this annotation, please share in 🧵 what specific protocols or classes methods you overrided.
Slack ConversationTijl
07/28/2023, 7:10 AM