Do the api's provided by Apple and Google make it possible for an app coder to get a list of all transactions for all users for an inapppurchase, or a list of all approved transactions?
Similarly, is it possible to get a list of all paying users who have made an inapppurchase?
Ideally, it would be great to do this without having to write native code (eg either using a cordova plugin or querying the app store using an http-based api).
Thanks.
There is an sdk/backend that is designed for this purpose, called revenuecat. It is a paid service.