Meet privacy-preserving ad attribution

RSS for tag

Discuss the WWDC21 session Meet privacy-preserving ad attribution.

Posts under wwdc21-10033 tag

3 Posts

Post

Replies

Boosts

Views

Activity

SKAdNetwork: Error while updating conversion value
Hello! I make use of the new iOS 15.4 SKAdNetwork.updatePostbackConversionValue feature: SKAdNetwork.updatePostbackConversionValue(0) { error in                 if let error = error {                     print(error.localizedDescription)                 }             } I am not sure why, but I always see this error message in the console: SKAdNetwork: Error while updating conversion value: Error Domain=SKANErrorDomain Code=10 "(null)" The operation couldn’t be completed. (SKANErrorDomain error 10.) Any idea what’s going on there? What does Error Code 10 mean? Couldn't find anything in the documentation about that so far. I have the NSAdvertisingAttributionReportEndpoint key with domain (https://api2.branch.io/v1/skadnetwork/advertiser_app) in my .plist.
7
0
7.4k
May ’25
Please tell me how to Register an Ad Network of SKAdNetwork
When I go to the following ad network registration page, I get a message that I do not have permission to view the page. (As a company, we are registered in the Apple developer program and I have been assigned the role of developer.) https://developer.apple.com/contact/request/ad-network-id/ How many permissions do I need to open the registration form and register? Thank you very much for your help.
0
0
460
Jan ’22
SKAdNetwork: Error while updating conversion value
Hello! I make use of the new iOS 15.4 SKAdNetwork.updatePostbackConversionValue feature: SKAdNetwork.updatePostbackConversionValue(0) { error in                 if let error = error {                     print(error.localizedDescription)                 }             } I am not sure why, but I always see this error message in the console: SKAdNetwork: Error while updating conversion value: Error Domain=SKANErrorDomain Code=10 "(null)" The operation couldn’t be completed. (SKANErrorDomain error 10.) Any idea what’s going on there? What does Error Code 10 mean? Couldn't find anything in the documentation about that so far. I have the NSAdvertisingAttributionReportEndpoint key with domain (https://api2.branch.io/v1/skadnetwork/advertiser_app) in my .plist.
Replies
7
Boosts
0
Views
7.4k
Activity
May ’25
Please tell me how to Register an Ad Network of SKAdNetwork
When I go to the following ad network registration page, I get a message that I do not have permission to view the page. (As a company, we are registered in the Apple developer program and I have been assigned the role of developer.) https://developer.apple.com/contact/request/ad-network-id/ How many permissions do I need to open the registration form and register? Thank you very much for your help.
Replies
0
Boosts
0
Views
460
Activity
Jan ’22
SKAdNetwork Support for Web-to-App
Hi Apple Team, In your recent session, you demoed web-to-web (via PCM) attribution, as well as app-to-web and app-to-app. But, we still don't have a solution for web-to-app attribution. When is this coming?
Replies
0
Boosts
0
Views
595
Activity
Nov ’21