Set up webhooks to track your app’s revenue and subscription events. This is important if you want Helium to display subscription, revenue, and other metrics!
This option is recommended if you are using StoreKit to handle your purchases but want to consume App Store Server Notifications on your own server and forward those events to Helium.
Grab the Webhook URL from the App Store Server Notifications section and use that value in your forwarding code.Wherever you consume webhook events for App Store Server Notifications, you’ll want to add a snippet of code that forwards the exact, unmodified ASSN payload to Helium.Here is some example forwarding code. Reach out to Helium support if you have any questions.