Skip to content

[APDM-2109] Add AdAttributionKit ids support#143

Merged
DmitriiFeshchenko merged 1 commit intorelease/4.1.0from
feature/APDM-2109-support-ad-attribution-kit-framework
Mar 19, 2026
Merged

[APDM-2109] Add AdAttributionKit ids support#143
DmitriiFeshchenko merged 1 commit intorelease/4.1.0from
feature/APDM-2109-support-ad-attribution-kit-framework

Conversation

@DmitriiFeshchenko
Copy link
Collaborator

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds editor- and build-time plumbing to support Apple AdAttributionKit interoperability by fetching and persisting Ad Network identifiers and writing them into the generated iOS Info.plist.

Changes:

  • Added a new Info.plist key constant for AdNetworkIdentifiers.
  • Extended the Settings window to fetch AdAttributionKit IDs from the backend and expose a toggle for writing them.
  • Updated iOS post-processing to write AdNetworkIdentifiers into Info.plist during builds; added corresponding persisted settings fields.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.

File Description
Editor/Utils/AppodealUnityUtils.cs Adds KeyAdNetworkIdentifiers constant for Info.plist updates.
Editor/SettingsWindow/AppodealSettingsWindow.cs Fetches AAK IDs from backend, stores them in settings, and updates UI labels/links.
Editor/PostProcess/iOSPostprocessUtils.cs Writes AdNetworkIdentifiers array into Info.plist during iOS post-process.
Editor/PluginSettings/AppodealSettings.cs Persists new iOS AAK toggle + identifier list in plugin settings asset.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@DmitriiFeshchenko DmitriiFeshchenko merged commit 71976fc into release/4.1.0 Mar 19, 2026
6 checks passed
@DmitriiFeshchenko DmitriiFeshchenko deleted the feature/APDM-2109-support-ad-attribution-kit-framework branch March 19, 2026 13:35
@DmitriiFeshchenko DmitriiFeshchenko changed the title [APDM-2109] Add AdAttributionKit framework support [APDM-2109] Add AdAttributionKit ids support Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants