Hello fellow developers,
I hope you're all doing well. I'm currently working on a project for a client who has a subscription-based mobile app. We're trying to understand what kind of information related to subscriptions can be extracted from the App Store by the app owner.
Ideal Scenario
In an ideal world, we'd like to be able to extract the following information:
Transaction ID
Subscription Value
Subscription Type (e.g., monthly, yearly, etc.)
Subscription Date
User Email
Importance of User-Level Data
It's crucial for us to obtain this data at the user level, as we aim to link each subscription to the user's previous activities within the app. This will help us in offering a more personalized and seamless experience for our users.
Questions
Is it possible to extract all of this information directly from the App Store?
If not, what are the limitations? Are there any workarounds?
Are there any APIs or tools provided by Apple that can help in this regard?
Are there any privacy concerns we should be aware of when collecting this data?
We're aiming to streamline our backend processes and offer a more personalized experience for our users, so any guidance on this would be extremely helpful.
Thank you in advance for your time and expertise!
Best regards,
Pawelanczik