iOS Chatbot SDK — Release Notes

Version history for dialogs_Chatbot_iOS, the official iOS SDK for integrating the EnableX Dialogs conversational AI chat bot into native iOS applications. Releases are shown in reverse chronological order — latest first.

v1.0.0 — June 25, 2026
Initial Release

This is the first published release of the iOS Chatbot SDK. Platform: iOS 15+ · Swift: 5.0+.
Download: dialogs_Chatbot_iOS.xcframework_1.0.zip

dialogs_Chatbot_iOS provides a fully managed chat UI with zero configuration required beyond a Bot ID and host URL.

What's Included

Public API

APIDescription
EnxChatClient.connect(configuration:eventListner:)Connects to the bot and returns the ready-to-use chat view
EnxChatClient.getCallingView()Returns audio/video call buttons for the navigation bar
EnxBotConfigurationConfiguration model: botId, host, path, callingView
EnxBotContainerView.attach(to:)Adds the chat view to a parent with Auto Layout
EnxBotContainerView.resetBot()Resets the current bot conversation
EnxChatClientDelegate.didBotConnected(_:)Callback fired when bot is ready

Chat Mode

Message Types Supported

Media Attachments

Click-to-Call Mode

Technical

Distribution

FormatLocation
XCFrameworkEnx_iOS_lib/dialogs_Chatbot_iOS.xcframework
Slicesios-arm64 (real device) + ios-arm64_x86_64-simulator
dSYMsEmbedded per-slice inside xcframework

Known Limitations

Permissions Required

Add to Info.plist if using attachment features: