In my app there is two subscription one is monthly and another one is yearly, When I purchase any subscription plan its return me a bunch of data with purchase date(in millisecond). I want to display a purchase date which one I got it from purchase API and the other one is next renewal purchase in my app.
So how can we achieve this one?