AdService module
Coordinates
Section titled “Coordinates”- CocoaPods subspec:
pod 'AffiseModule/AdService', '1.7.8'—AffiseModule.podspec:28-31. - SwiftPM product:
AffiseModuleAdService—Package.swift:13. - Framework:
AdServices.framework(linked automatically;AffiseModule.podspec:30).
Purpose
Section titled “Purpose”From the README:
Sends
attributionTokenfromAdServicesframeworkAAAttribution.attributionToken()to Affise server.
Public API
Section titled “Public API”@objc(AffiseAdServiceModule)public final class AdServiceModule: AffiseModule— AffiseModule/AdService/Classes/AdServiceModule.swift:4-5.
Overrides the base AffiseModule surface:
start()—AdServiceModule.swift:15providers()—AdServiceModule.swift:23
The module is automatically started by the SDK core when linked; no manual start is required.
Platform gate
Section titled “Platform gate”ProviderType contribution
Section titled “ProviderType contribution”AD_SERVICE_ATTRIBUTION. See Device info for the full provider map.