An open API service indexing awesome lists of open source software.

https://github.com/optimove-tech/optimove-sdk-ios

Optimove SDK for iOS
https://github.com/optimove-tech/optimove-sdk-ios

cdp ios-sdk optimove optimove-sdk optimove-sdk-ios

Last synced: about 1 month ago
JSON representation

Optimove SDK for iOS

Awesome Lists containing this project

README

          

# Optimove SDK iOS

[![GitHub release (latest by date)](https://img.shields.io/github/v/release/optimove-tech/Optimove-SDK-iOS?style=flat-square)](https://github.com/optimove-tech/Optimove-SDK-iOS/releases/latest)
[![CI](https://github.com/optimove-tech/Optimove-SDK-iOS/actions/workflows/main.yml/badge.svg)](https://github.com/optimove-tech/Optimove-SDK-iOS/actions/workflows/main.yml?query=branch%3Amaster)
![SwiftPM compatible](https://img.shields.io/badge/SwiftPM-compatible-success?style=flat-square)
![Cocoapods platforms](https://img.shields.io/cocoapods/p/OptimoveSDK?color=brightgreen&label=CocoaPods&style=flat-square)
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat-square)](https://github.com/Carthage/Carthage)
![GitHub](https://img.shields.io/github/license/optimove-tech/Optimove-SDK-iOS?style=flat-square)

# Integration Guide

This repository contains the Optimove iOS SDK. However, the documentation has moved to a central location where you can find comprehensive guides for all Optimove SDKs.

### Getting Started
For full integration instructions, follow our **[Getting Started Guide](https://developer.optimove.com/docs/optimobile-getting-started)**. This step-by-step guide walks you through the integration process, with checkpoints to ensure everything is set up and working correctly.

### API Reference
For a detailed breakdown of the SDK’s capabilities, refer to the **[API Reference](https://developer.optimove.com/reference/api-reference-optimobile-sdk)**. This guide covers SDK initialization, analytics, event tracking, push notifications, in-app messaging, and deferred deep linking across all supported platforms.

## License

OptimoveSDK for iOS is available under the [MIT license](LICENSE).