Skip to content

AdService module

Enum: AffiseModules.AdService (Runtime/Modules/AffiseModules.cs:7).

Sends attributionToken from AdServices framework AAAttribution.attributionToken() to Affise server.

  • iOS only, requires iOS 14.3+.
  • Installed via native CocoaPods dependency AffiseModule/AdService. The Unity iOS post-processor (Editor/Build/Modules/ModulesIOSPostProcessBuild.cs:1) wires this up.

The README groups AD_SERVICE_ATTRIBUTION under the AdService module, but this key is not defined in Runtime/Parameters/ProviderType.cs (254 lines total). It is not accessible to Unity consumers via the ProviderType enum.