Skip to content

Affise iOS SDK

The Affise iOS SDK (version 1.7.8) is distributed as a set of CocoaPods pods and Swift Package Manager products published from affise/affise-mmp-sdk-ios.

  • AffiseAttributionLib — core attribution library (AffiseAttributionLib.podspec:7).
  • AffiseModule — umbrella pod with subspecs: AdService, Advertising, AppsFlyer, Google, Link, Persistent, Status, Subscription, TikTok (AffiseModule.podspec:10). Google is new in 1.7.8.
  • AffiseSKAdNetwork — StoreKit Ad Network wrapper (AffiseSKAdNetwork.podspec:7).
  • AffiseInternal — cross-platform wrapper (AffiseInternal.podspec:10).

Package name Affise (Package.swift:7), platform .iOS(.v12) (Package.swift:9):

  • AffiseAttributionLib
  • AffiseModuleAdService
  • AffiseModuleAdvertising
  • AffiseModuleAppsFlyer
  • AffiseModuleGoogle (new in 1.7.8)
  • AffiseModuleLink
  • AffiseModulePersistent
  • AffiseModuleStatus
  • AffiseModuleSubscription
  • AffiseModuleTikTok
  • AffiseSKAdNetwork
  • AffiseInternal