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.
See Question&Answers more detail:osIs 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.
See Question&Answers more detail:os