You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the RN documentation it is stated here that If you have implemented the Adjust iOS SDK v4.23.0 or above and your app is running on iOS 14 and above, the communication with SKAdNetwork will be set on by default.
However on Adjust support, it is stated here that we need to add the Adjust callback URL to [our] Info.plist file.
I don't see any mention of NSAdvertisingAttributionReportEndpoint in the repo, is it somehow configured elsewhere by the RN or iOS SDK automatically?
What happens today when NSAdvertisingAttributionReportEndpoint is not added manually to our Info.plist regarding SkAdNetwork attribution? What happens if we add it?
The text was updated successfully, but these errors were encountered:
Hello,
In the RN documentation it is stated here that
If you have implemented the Adjust iOS SDK v4.23.0 or above and your app is running on iOS 14 and above, the communication with SKAdNetwork will be set on by default
.However on Adjust support, it is stated here that we
need to add the Adjust callback URL to [our] Info.plist file
.I don't see any mention of NSAdvertisingAttributionReportEndpoint in the repo, is it somehow configured elsewhere by the RN or iOS SDK automatically?
What happens today when NSAdvertisingAttributionReportEndpoint is not added manually to our Info.plist regarding SkAdNetwork attribution? What happens if we add it?
The text was updated successfully, but these errors were encountered: