Fresh Beginning
  • Home
  • Portfolio
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
Subscribe

Method Invocation

A collection of 1 post
iOS

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 to the selector and create invocation out of it on the fly. You do not even need
Dec 5, 2015 3 min read
Fresh Beginning © 2023
Powered by Ghost