AdService module
Purpose
Section titled “Purpose”
iOS 14.3+. SendsattributionTokenfromAdServicesframeworkAAAttribution.attributionToken()to Affise server.
Module constant
Section titled “Module constant”AffiseModules.ADSERVICE = "AdService"(src/module/AffiseModules.ts:1-16)
Platform notes
Section titled “Platform notes”- iOS only. Requires iOS
14.3+. - Android builds do not include this module.
Installation
Section titled “Installation”Add the iOS subspec to your Podfile:
pod 'AffiseModule/AdService', '1.7.8'Providers contributed
Section titled “Providers contributed”This module feeds the AttributionToken field used server-side; no new ProviderType constants are declared for it in the TypeScript enum at 1.7.8.
See also
Section titled “See also”- Module status to query whether AdService started successfully.