Fresh Beginning
  • Home
  • Speaking
  • Reading
  • Github
  • Alma Mater
  • Contact

Method Invocation

A collection of 1 post

iOS, Method Invocation, Objective-C, runtime, Cocoa, Gotchas, Dynamic, Xcode

NSInvocation on iOS with gotchas

Dynamic method execution is the strong feature of Cocoa runtime environment. NSInvocation allows users to execute method dynamically using selector and method signature on the fly. In short you can pass method string

  • Jayesh Kawli
3 min read
Fresh Beginning © 2021
Latest Posts Ghost