Skip to content

Apple Ads Attribution (without IDFA) #5610

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 5, 2025
Merged

Apple Ads Attribution (without IDFA) #5610

merged 1 commit into from
Jun 5, 2025

Conversation

Jon-edge
Copy link
Collaborator

@Jon-edge Jon-edge commented Jun 2, 2025

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

none

Requirements

If you have made any visual changes to the GUI. Make sure you have:

  • Tested on iOS device
  • Tested on Android device
  • Tested on small-screen device (iPod Touch)
  • Tested on large-screen device (tablet)

@Jon-edge Jon-edge force-pushed the jon/aaa-2 branch 2 times, most recently from eac2318 to 918b139 Compare June 3, 2025 17:20
Copy link
Contributor

@swansontec swansontec left a comment

Choose a reason for hiding this comment

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

Two small cleanups. Also, please squash the whole thing into one commit. It doesn't make any sense as separate commits.

Comment on lines 11 to 12
#import <AdServices/AdServices.h>
#import <AppTrackingTransparency/AppTrackingTransparency.h>
Copy link
Contributor

Choose a reason for hiding this comment

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

Adding a header file does nothing, unless you are using the code inside. It's basically the same as an import statement in JavaScript.

Ok, maybe some import statements have side effects, and I guess maybe that's true here too, but it's pretty weird for a C-style language. I'm guessing you can delete these.

@@ -201,12 +202,13 @@ export function trackError(
/**
* Send a raw event to all backends.
*/

Copy link
Contributor

Choose a reason for hiding this comment

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

Extra newline.

@Jon-edge Jon-edge force-pushed the jon/aaa-2 branch 2 times, most recently from 2aeb7ba to d9bf700 Compare June 5, 2025 06:51
@Jon-edge Jon-edge merged commit 45ad2d7 into develop Jun 5, 2025
0 of 2 checks passed
@Jon-edge Jon-edge deleted the jon/aaa-2 branch June 5, 2025 17:57
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