In-app purchase event watch subscription not triggering

Hi,

I am having some trouble registering when a subscription has been canceled.
I use the action: Watch the event “Approved” to set a variable when a user purchases a subscription.


And it works very well.
The problem comes when a user cancels the subscription. I am unable to get the trigger for such an event. I am watching for “cancelled”, “refunded” and “error” but it seems that they never trigger the boolean variable.

Am I doing something wrong or am I missing something?

I am also having similar problem with IAP…

1 Like

Has anyone successfully tracked the unsubscription event yet?