Skip to main content
Version: 4.6.1-saas

Integration Methods Overview

NetFUNNEL iOS Agent supports Code-based Integration to apply traffic control in your iOS application. Unlike web agents, mobile native agents only support code-based integration, which is divided into two control types based on how keys are managed:

  • Code-based Integration - Basic Control: Controls entry speed (key returned quickly)
  • Code-based Integration - Section Control: Maintains fixed capacity (key held until section exit)
info

For more information about code-based integration, refer to Integration Methods.

Practice Projects Available

Need a basic project to practice with? Check out our Sample Projects which include an iOS Application (Single ViewController) template ready for NetFUNNEL SDK integration practice.