Google Play EMM API deprecating Installs app list api, what are the alternative?
Google play EMM API Deprecating api
GET https://www.googleapis.com/androidenterprise/v1/enterprises/enterpriseId/users/userId/devices/deviceId/installs
My application need to get the install apps list.
Unfortunately, the api is providing the information is going to deprecated soon September 30, 2025.
I am looking for the alternative provider which can give me the exactly same information[ install apps list].
If you have any idea or thoughts please share.