Add chat to an iOS app

The Ada iOS SDK consists of a framework that you can use to embed Ada in your iOS app, along with settings and actions that can help you customize the behavior of your bot. You can do things like:

  • Programatically set the bot language
  • Specify an initial greeting
  • Use metaFields to pass stored information from your backend systems into Ada

👍

The iOS SDK reference covers all of the settings and actions available to developers of iOS apps.