Quick Start Guide This documentation will help you quickly integrate the ApptentiveKit SDK in your iOS app. This NEW iOS SDK should be...
Migration Guide This guide is intended for developers who have been using the Apptentive iOS SDK and are migrating to the version...
ApptentiveKit Release Notes Please view our latest release notes below for the ApptentiveKit iOS SDK. Version 6.2.1 Released on 5/17/2023 New & Improved...
iOS Integration Reference System Requirements ApptentiveKit is written entirely in Swift, but features that are not directly available in Objective-C (due to the...
Testing your ApptentiveKit Integration This document will help you verify that Events and Interactions have been properly configured within your app. Dedicated Test App...
Sample Tasks for Migration Below are two sample tasks to enter in your issue tracker for migrating the Apptentive iOS SDK. You can also...
Interaction Customization ApptentiveKit on iOS has four levels of customization available for the interactions it presents: Themes For apps where cross-platform consistency...
iOS UI Customization Cookbook This article will share some custom designs and examples of how to translate them into Apptentive interactions. Our objective with...
API Reference The ApptentiveKit project includes API documentation generated by Xcode’s documentation compiler.
Using ApptentiveKit with SwiftUI While ApptentiveKit makes heavy use of UIKit internally, it can be used from apps written in SwiftUI. Registering Apptentive If...