Skip to content
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

How to configure "Send SKAN postback" with react-native plugin #532

Closed
hdsuperman opened this issue Mar 6, 2024 · 7 comments
Closed

How to configure "Send SKAN postback" with react-native plugin #532

hdsuperman opened this issue Mar 6, 2024 · 7 comments
Labels

Comments

@hdsuperman
Copy link

Report

Screenshot 2024-03-06 at 1 09 38 PM

Plugin Version

ℹ Please replace these two lines with the plugin version.
6.13.0

On what Platform are you having the issue?

ℹ Please replace these two lines with the SDK version.
ios

What did you do?

What did you expect to happen?

ℹ Please replace these two lines with what you expected to happen.
Clear warning

What happened instead?

ℹ Please replace these two lines with of what happened instead.

SKAN Overview dashboard show warning:

Your app isn’t set up to send iOS postback copies (iOS 15+) to AppsFlyer. This is required to assure the integrity of your SKAN measurement

I have configured it in info.plist:

	<key>NSAdvertisingAttributionReportEndpoint</key>
	<string>https://appsflyer-skadnetwork.com/</string>

But there are still warnings.

@Mikewa33
Copy link

Same issue

@AdamGerthel
Copy link

See #494

Copy link

github-actions bot commented Apr 4, 2024

👋 Hi @hdsuperman and Thank you for reaching out to us.
In order for us to provide optimal support, please submit a ticket to our support team at [email protected].
When submitting the ticket, please specify:

  • ✅ your AppsFlyer sign-up (account) email
  • ✅ app ID
  • ✅ production steps
  • ✅ logs
  • ✅ code snippets
  • ✅ and any additional relevant information.

@RouberR
Copy link

RouberR commented Apr 17, 2024

Any solution?

Info.plist
<key>NSAdvertisingAttributionReportEndpoint</key>
<string>https://appsflyer-skadnetwork.com/</string>
package.json
"react-native": "0.72.4",
"react-native-fbsdk-next": "^13.0.0",
"react-native-appsflyer": "^6.13.1",

@hdsuperman
Copy link
Author

close, It takes some time to wait. After the configuration is completed, I can see the returned data a few days later.

@hdsuperman hdsuperman closed this as not planned Won't fix, can't repro, duplicate, stale Apr 19, 2024
@trung1051996
Copy link

Hi @hdsuperman H
I have configured in info.plist same your configure and released new version about 2 week ago

	<key>NSAdvertisingAttributionReportEndpoint</key>
	<string>https://appsflyer-skadnetwork.com/</string>

But Appsflyer dashboard still shows warning.
In Podfile, i configured platform :ios, '10.0'. Do i need update to 15?
Thanks in advance

@rakshitharodrigo
Copy link

rakshitharodrigo commented Nov 29, 2024

Hi There,
I'm facing the same issue, checked with all the configs mentioned in the AppsFlyer SKAN post back, it is just to add the key and string right?. No any other additional step to be taken? I can see other AppsFlyer events are logging properly. Only SKAN Analytics got this warning message. Please let me know if there is anything... My App is published with these SKAN settings for almost a month (3+ weeks). This is native iOS SDK with strict mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants