Mobile SDKs

Embed Pylon's chat widget in your iOS, Android, or React Native application.

Overview

Pylon's mobile SDKs allow you to embed the chat widget directly in your mobile app, providing users with in-app support without leaving your application.

Supported Platforms

  • iOS - Native Swift SDK for iPhone and iPad apps

  • Android - Native Kotlin SDK for Android devices

  • React Native - Cross-platform SDK for React Native applications

Setup

To integrate a mobile SDK:

  1. Get your App ID from the Chat Widget settings

  2. Follow the installation instructions for your platform in the GitHub repository

  3. Initialize the SDK with your App ID

  4. Set user information when a user logs in

  5. Add the chat view to your app's UI

For detailed installation instructions and API documentation, visit the GitHub repository for your platform:

Last updated

Was this helpful?