Skip to main content

Welcome to the Azeoo SDK Documentation

This documentation will guide you through integrating the Azeoo SDK into your mobile applications (Android, iOS, Flutter, React Native).

Beta release

This documentation describes the current beta release of the Azeoo SDK. APIs and behavior may change before the first stable (V1) release. See the Roadmap for V1 and V2 plans and Known issues for current beta limitations.

Where to start?​

We recommend following this path:

  1. Concepts & Architecture β€” Understand the SDK structure, its components, and key concepts (authentication, theming, localization, etc.) before you start coding.

  2. Getting Started β€” Once you have the basics, head to Quick Start to install the SDK and take your first steps on your platform.

Supported platforms​

PlatformDescription
AndroidNative Kotlin SDK
iOSNative Swift SDK
FlutterCross-platform Flutter SDK
React NativeCross-platform React Native SDK

Each platform has its own section in the documentation (use the sidebar selector) with installation guides, configuration, and platform-specific examples.

Next Steps​

Happy reading.