Skip to content

[APDM-2109] Add AdAttributionKit ids support - #143

Merged
dmitriifeshchenko merged 1 commit into
release/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 into
release/4.1.0from
feature/APDM-2109-support-ad-attribution-kit-framework

Conversation

@dmitriifeshchenko

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

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.

Comment thread Editor/SettingsWindow/AppodealSettingsWindow.cs
Comment thread Editor/PostProcess/iOSPostprocessUtils.cs
Comment thread Editor/PostProcess/iOSPostprocessUtils.cs
Comment thread Editor/SettingsWindow/AppodealSettingsWindow.cs
@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