Hey @Wes! 👋
I canceled my subscription or my subscription expired, then after several months I purchase it again in the app.
This is considered a RENEWAL
event.
I realized Gold subscription I previously purchased is not enough so I purchased Platinum subscription in the app while my Gold subscription is active.
If the Platinum subscription is in the same Subscription Group (Apple), just a different tier, this is a PRODUCT_CHANGE
event. If the Platinum subscription is a separate Subscription Group (an entirely different subscription), this would be considered an INITIAL_PURCHASE
, and nothing would change with the Gold subscription.
On Android, if you provide UpgradeInfo the other subscription will be replaced with the new subscription and a PRODUCT_CHANGE
event will be sent. If you don’t provide UpgradeInfo
, a new subscription will be started and INITIAL_PURCHASE
will be sent.