Hi,
Did anybody tried to implement the logic of in-App Purchase Subscription type product.
My requirement is as follows:
-> User is supposed to renew the product for every day.
Question is:
-> How to know whether a particular user (itunes connect user) has purchased the content for the day.
-> I would like to store the user information (itunes connect userid or email but not UDID) and purchase information on my server , as to calculate no.of.purchases for the day.
Using UDID may not give exact no.of.purchases for my features, as user may be login into different device and use the feature , that will record more no.of.purchase than it has to be.
Any ideas or suggestion on this issue would be helpful.
Did anybody tried to implement the logic of in-App Purchase Subscription type product.
My requirement is as follows:
-> User is supposed to renew the product for every day.
Question is:
-> How to know whether a particular user (itunes connect user) has purchased the content for the day.
-> I would like to store the user information (itunes connect userid or email but not UDID) and purchase information on my server , as to calculate no.of.purchases for the day.
Using UDID may not give exact no.of.purchases for my features, as user may be login into different device and use the feature , that will record more no.of.purchase than it has to be.
Any ideas or suggestion on this issue would be helpful.