Who this is for
The Mapp Intelligence iOS SDK v5 documentation is for developers integrating analytics tracking into a native iOS or iPadOS app. The SDK covers screen and event tracking, commerce interactions, identity and session controls, and advanced scenarios such as WebViews, deep links, and runtime configuration changes.
At a glance
Platforms: iOS 12+ / iPadOS
Languages: Swift 5.x, Objective-C
Distribution: CocoaPods, Swift Package Manager, XCFramework
Latest release: see Releases & Changelog
Choose your path
First-time integration
Start with the Quickstart. It walks you through adding the dependency, initializing the SDK, and applying the global configuration. From there, continue with a tracking implementation path under Tracking.
Topic lookup
If you already have an integration and need a specific topic:
Tracking — pages, events, media, deep links, WebViews, push and in-app notifications.
Runtime & Privacy — opt-out, anonymous tracking, user matching, crash tracking, runtime configuration changes, identity and session controls.
Advanced Setup — batch support, XCFramework integration, migration from v4.
Reference — character limits and data types, tracking request flow, changelog.
Troubleshooting — start here if your integration looks correct but data is missing.