Questions tagged [skadnetwork]
34 questions
6
votes
1 answer
Which SKAdNetworkIdentifier's are needed for AdMob SKAdNetwork
I am using AdMob in an iOS game and I recently updated it to include the AdMob SKAdNetworkIdentifier in my Info.plist file (because there was a warning in my AdMob account to do so). Google's identifier is:
cstr6suwn9.skadnetwork
This all seemed to…

Bbx
- 3,184
- 3
- 22
- 33
5
votes
1 answer
Not receiving Events via Facebook iOS SDK
I have followed all the instructions for setting up the Facebook iOS SDK.
All I want to do is track install events on iPhone devices, so I can run Ads on iOS 14.
I have:
Added my iOS app to my Facebook account
Added the relevant key pairs to…

Zorgan
- 8,227
- 23
- 106
- 207
5
votes
1 answer
SKAdNetwork warning from AdMob and when is the App Tracking Transparency alert needed for iOS apps
I have just started getting a warning message in AdMob for my iOS game with ads:
"Some apps haven’t been configured to use SKAdNetwork"
And that I may not be getting some advert credits. It looks easy to fix according to…

Bbx
- 3,184
- 3
- 22
- 33
4
votes
2 answers
SKAdNetwork : still need third party sdk to measure FB or Google campaigns performance?
I'm running facebook and Google ads campaigns, and I wonder if I still need to include their sdk to measure those campaigns performance when using SKAdNetwork
According to Apple, with SKAdNetwork, the advertised app’s responsibilities is only to…

Gogo123
- 655
- 1
- 4
- 11
4
votes
0 answers
SKAdNetwork library for react-native
Is there a library available for react-native which allows you to call registerAppForAdNetworkAttribution from the SKAdNetwork?

Thomaschaaf
- 17,847
- 32
- 94
- 128
4
votes
1 answer
How to verify a Postback with Skadnetwork/Apple
I'm having issues to verify a postback with Skadnetwork/Apple according to the documentation Apple is giving out.
There are two issues I have (at least I think there are only two issues).
\u2063 - I'm using a PHP to grab all the information from a…

Arno Hoefer
- 43
- 2
3
votes
2 answers
Some apps haven't been configured to use Apple's SKAdNetwork
After I publish my Flutter app on Apple App Store Admob gave this warning.
Some apps haven't been configured to use Apple's SKAdNetwork
To ensure you're getting credit for all ads activity, like app
installs, be sure to configure SKAdNetwork with…

gurkan stack
- 413
- 1
- 15
- 43
3
votes
0 answers
Does Admob (with SKAdNetwork support) still do data collection (with regards to App privacy details on the App Store)?
With Apple's latest announcement on 5 November 2020 for developers to provide information about their app's privacy practices, I was wondering if with the latest Google Mobile Ads SDK, do I still need to disclose "Third-party partners" such as…

Barny Lui
- 87
- 8
2
votes
0 answers
How to check if device gives consent for sharing data with Meta SKAdNetwork?
To use SKAdNetwork I need to set flag isAdvertiserTrackingEnabled either to true or to false.
In Facebook documentation they say to set it according the device…

Salome Tsiramua
- 763
- 3
- 9
- 21
2
votes
1 answer
Facebook Event Manager iOS App - Can't setup event configuration despite events are processed & notification success
Facebook Event Manager has processed events for an iOS app as shown in the snapshot below. I click on Setup for "Set up Apple's SKAdNetwork API for your apps" but it tells me Facebook isn't receiving app events and brings me back to Facebook Event…

Sergio Solorzano
- 476
- 9
- 29
2
votes
0 answers
How to see conversion value from SKAdNetwork in Facebook ad campaigns for iOS 14.5+ devices
We are struggling to get post install events sent over to facebook using the SKAdNetwork route for iOS 14.5+ devices.
Things we have done so far:
We have mapped the conversion value to the events in FB Event’s Manager.
We have updated our app to…

Deep Shah
- 420
- 2
- 14
2
votes
1 answer
iOS app made with Unity, how to keep using Admob without ATT prompt
I use only Admob to serve ads on my iOS apps made with Unity. I don't want to display AppTrackingTransparency prompt since most users would reply to NOT be tracked.
I would like to:
keep using Admob
not using IFDA but only the new SKADNetwork
In…

Raffaele Tasso
- 57
- 1
- 9
2
votes
1 answer
Can you use multiple ad SDKs with SKAdNetwork?
I am using Facebook ads, Google ads, and an MMP for other networks. I just need to track installs as conversions. I do not serve ads in the app.
My MMP is saying that you cannot have multiple SDKs sending info to SKAdNetwork because it will post…

DVE
- 21
- 2
1
vote
0 answers
Tracking App Installs on iOS 14 from Facebook Ads for Child-Focused Apps without Ad ID: Best Practices
We have added the Facebook SDK to our child-focused app and are receiving install events on the Events Manager. However, we are facing a challenge in tracking app installs on iOS 14 devices and attributing them to a Facebook Ads campaign. This is…

durairajaa
- 131
- 1
- 9
1
vote
1 answer
Trying to receive Installation-validation postback using SKAdNetwork
I have an iOS app publisehd on App Store and to advertise the app, i am using App Store Connect Campaign Links on my campaigns, like email campaign, Facebook and Instagram campaigns.
I would like to know which campaign is going good.
For that, i…

The SSD
- 11
- 2