AdService module
- Enum:
AffiseModules.ADSERVICE(lib/module/affise_modules.dart:4) - Native key:
"AdService"(lib/module/affise_modules.dart:29)
Purpose
Section titled “Purpose”“Sends
attributionTokenfromAdServicesframeworkAAAttribution.attributionToken()to Affise server”README 372-376
Platform
Section titled “Platform”Native setup (iOS)
Section titled “Native setup (iOS)”Add the CocoaPods subspec to your app’s Podfile (README 333):
pod 'AffiseModule/AdService', affise_versionProviderType contribution
Section titled “ProviderType contribution”AD_SERVICE_ATTRIBUTION is available in the native Android/iOS SDKs (CHANGELOG 1.6.38) but is not defined in the Dart ProviderType enum (lib/parameters/provider_type.dart:3-109) — it is not exposed to Flutter consumers.