Google Real-time developer notifications (RTDN)

Learn how to configure Google real-time developer notifications (RTDN)

Real-time developer notifications RTDN allow receiving updates the moment they occur in the Play Store, tracking refunds, and more. You must set them up for data accuracy.

🚧

Make sure that Cloud Pub/Sub API is enabled and your

Service Account Key File has Pub/Sub Admin permissions.

Real-time Developer Notifications (RTDN) -Photo 1

After uploading a Service Account Key File to Adapty, we will automatically create all needed resources in your Google Cloud Project, and the topic name will appear in the Google Play RTDN topic name field on Android SDK settings page.

Real-time Developer Notifications (RTDN) -Photo 2

Copy and paste its value into the Topic name field found at App Dashboard -> Monetization setup page of Google Play Console, click Send test notification to make sure everything works, and save the changes.

Real-time Developer Notifications (RTDN) -Photo 3

Go back to Android SDK settings page and refresh it. The status next to Google Play RTDN topic name should be changed to Active. If it hasn't changed, make sure you clicked Send test notification and indicated the right topic name.

Raw events forwarding

Sometimes, you might still want to receive raw S2S events from Google. To continue receiving them while using Adapty, just add your endpoint to the URL for forwarding raw Google events field, and we'll send raw events as-is from Google.