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
For the last one week Apple Search Ads attribution data is not showing up on Revenue Cat panel in purchase details. We have not updated our app and we were using the same Revenue Cat SDK. Almost all of our users are coming from Search Ads. Previously we were able to see for almost all purchases the attribution data but it stopped suddenly.
We have upgraded to RevenueCat 5.0.0 now, still same. Apple Search Ads data not showing up.
Platform: iOS
SDK version: 4.41.2 & 5.0.0
StoreKit version:
StoreKit 1
StoreKit 2 (enabled with usesStoreKit2IfAvailable(true))
OS version:
Xcode version:
Device and/or simulator:
Device
Simulator
Environment:
Sandbox
TestFight
Production
How widespread is the issue. Percentage of devices affected.
Debug logs that reproduce the issue. Complete logs with Purchases.logLevel = .verbose will help us debug this issue.
Steps to reproduce, with a description of expected vs. actual behavior
User downloads the app, ATT shown on open. Previously attributing Search Ads, now it does not. At least does not shows up in the panel on purchase page. (Right side, properties)
Other information (e.g. stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc.)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Hi, can you please open a support ticket with us so we can look into this internally – as some information may be sensitive it is advised to share this via a support ticket: https://app.revenuecat.com/settings/support.
The issue was about Search Ads integration. Looks like some expiration occurred. We reimplemented the Search Ads integration and it worked.
But on RevenueCat dashboard it was green on settings. So, we did not think that could be the issue. The gree status needs a fix to let user to understand the issue.
For the last one week Apple Search Ads attribution data is not showing up on Revenue Cat panel in purchase details. We have not updated our app and we were using the same Revenue Cat SDK. Almost all of our users are coming from Search Ads. Previously we were able to see for almost all purchases the attribution data but it stopped suddenly.
We have upgraded to RevenueCat 5.0.0 now, still same. Apple Search Ads data not showing up.
Platform: iOS
SDK version: 4.41.2 & 5.0.0
StoreKit version:
usesStoreKit2IfAvailable(true)
)OS version:
Xcode version:
Device and/or simulator:
Environment:
How widespread is the issue. Percentage of devices affected.
Debug logs that reproduce the issue. Complete logs with
Purchases.logLevel = .verbose
will help us debug this issue.Steps to reproduce, with a description of expected vs. actual behavior
User downloads the app, ATT shown on open. Previously attributing Search Ads, now it does not. At least does not shows up in the panel on purchase page. (Right side, properties)
Other information (e.g. stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc.)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: