Skip to main content
Version: 4.6.2-saas

iOS Agent Release Note

tip

ONLY Changes that apply only to that version.
BREAKING Changes that require code changes when updating the agent.

VersionDateContent
4.4.52026-03-22- Popup and sound notification support
- Waiting room pause support
- Real-time waiting room update support
- Waiting room WebView background transparency option (added isTransparent to init)
- Wait and entry time format change — {{min}} ~ {{max}} min → {{HH:mm}} - {{HH:mm}}
4.4.42026-01-29BREAKING
- Optimized Xcode 26 build environment and completed compatibility verification for upcoming Apple App Store submission policy changes
- Raised Minimum Deployment Target to iOS 15.0 due to changes in Xcode 26 technical support scope
4.4.32025-11-22- Applied stability-related fixes
4.4.22025-11-14- Added entry key invalidation function — nfClear
- Updated onContinue callback waitingTime format
- Before: timer 00:00:00
- After: min and max time n ~ m minutes
4.3.22025-05-30- Added Network Recovery Mode (waiting room retention)
- Introduced Health Check

BREAKING
- Callback policy changes — 300, 500, 1001, 1002
4.3.12025-03-06- Added supplied framework — .xcframework
4.3.02025-02-11- Queue position retention
- Live message
4.2.72024-12-26- New visitor management (blacklist, whitelist)

BREAKING
- Removed redirectAddr parameter from nfClose delegate
- Added new code to nfNetworkError delegate — 1002 (NETWORK_TIMEOUT)
4.2.62024-11-08- Module namespace change — NetFunnelNetfunnel_iOS
- Manager class rename — NetFunnelAgentNetfunnel
- Start/stop call structure change — NetFunnelReqManagerNetfunnel
- Removed oneTimeCallback parameter from init
4.2.12024-07-24- Stability improvements
4.2.02024-06-26- iOS agent improvement release
4.1.112024-07-23- Stability improvements
4.1.102024-05-17- Stability improvements
4.1.92024-05-14- Added blockPageUrl, separated EUM
4.1.82024-05-30- Fixed iOS 9 support
4.1.72024-04-26- Stability improvements
4.1.62024-04-18- Added URL adjustment logic when host info includes port number
4.1.52024-04-17- Improved waiting room WebView scrolling
4.1.42024-04-03- Prevent multiple loads of waiting room WebView
4.1.32024-03-21- Stability improvements
4.1.22024-03-12- Stability improvements
4.1.12023-02-02- Stability improvements
4.1.02023-12-08- Guarantee delegate runs on main thread
- Added 1001 error code (device network disconnection)