Skip to main content
Question

RC Meta Integration App Events API not receiving production subscribe events

  • February 6, 2026
  • 1 reply
  • 34 views

Forum|alt.badge.img+2

Hello! I have enabled the integration from RC to Meta using the App events api. When in development and testing in sandbox mode, any test purchase shows up instantly in the events feed and later gets forwarded to metas event manager as expected. I have tested 2 real production purchases and it's been almost 24 hrs. RC correctly shows the purchases and customers, but no events in the meta integration as well as meta, both have not received these events. Is this normal or due to volume, or is something set up incorrectly? Thank you.

This post has been closed for comments

1 reply

wes_clark
RevenueCat Staff
Forum|alt.badge.img+6
  • RevenueCat Staff
  • February 10, 2026

Hi! I took a look at the server logs for an example user with a production purchase on our end from your project, and I can see that the necessary attributes for the event to be sent to Meta were being set after the purchase had been made and sent to RevenueCat. Can you take a look at your code and make sure that those attributes are set prior to a purchase can potentially be made?