Open
Description
Hi, I run an app with an annual subscription, I had expected that once members subscriptions renewed I would have a new purchase come through the purchaseUpdatedStream
, the app would have then have renewed their premium benefits. This has not happened, I still have only the original subscription transaction coming through with the same productID
as the initial payment a year back, and the same date
. There appears to be no way to determine if this subscription has renewed?
This is affecting Google Play, I've not tested if it is the same on iPhone yet.
Thankfully I only had a handful of members that this has affected so far, but I have hundreds of subscribers that will be renewing over the coming months.
Thanks