Question

CANCEL Webhook event is getting delay once cancel subscription plan from iOS App store.

  • 24 August 2022
  • 1 reply
  • 98 views

Badge +1

Hi Team

I have integrated RevenueCat InApp purchase. I created subscription details screen in mobile app. Like Current plan name, status, period etc. which are fetch the details from backend server. We are managing all events on backend side then mobile side, We are fetching those details from the server via REST API. 

So plan status is Active once cancel current subscription plan from App store. It should be receive cancel event in web hook and get updated status from backend api.

What is solution for get web hook event on time. ?


1 reply

Userlevel 5
Badge +7

Hi @Bhavdip Bambhroliya , as mentioned on your other question, the solution for the iOS app store is this: https://docs.revenuecat.com/docs/apple-server-notifications 

Reply