最佳答案
Is there any way I can test if a method exists in Objective-C?
I'm trying to add a guard to see if my object has the method before calling it.