Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

obtain the data from installation and uninstallation reports of any APP from api.appstoreconnect.apple.com #248

Open
hdkcreative opened this issue Feb 10, 2021 · 0 comments
Labels
task A task that needs doing

Comments

@hdkcreative
Copy link

❕ Problem Statement

Hi team , it is possible to obtain the data from installation and uninstallation reports of any APP from api.appstoreconnect.apple.com ?

💬 Task Description

in the apple documentation i found this link https://developer.apple.com/news/?id=iosdeletions

New Data Available in App Analytics
June 6, 2019

With the new Deletions metric, you can find out how many times your app was deleted on devices running iOS 12.3 or later by users who agree to share their data with you. This data includes deletions of the app from the Home Screen and deletions of the app through Manage Storage. Data from resetting or erasing a device’s content and settings is not included.

But in the documentation, I have not been able to get any information about this feature

https://developer.apple.com/documentation/appstoreconnectapi/apps

👩‍🔧 Technical Design Notes

i am using this code ( https://www.youtube.com/watch?v=2ywnYVrzWC8 ) for connect to the api and this work , but i need obtain the data from installation and uninstallation reports

I hope you can help me or orient yourself with some links, documentation, videos, or any tools that allow me obtain the data from installation and uninstallation reports.

thank you team !

@hdkcreative hdkcreative added the task A task that needs doing label Feb 10, 2021
@hdkcreative hdkcreative changed the title Task: ...obtain the data from installation and uninstallation reports of any APP from api.appstoreconnect.apple.com obtain the data from installation and uninstallation reports of any APP from api.appstoreconnect.apple.com Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task A task that needs doing
Projects
None yet
Development

No branches or pull requests

1 participant