GoneToneStudio / node-google-play-api

Access Google Play by logging in and making requests as an Android device!
https://www.npmjs.com/package/@gonetone/google-play-api
MIT License
36 stars 9 forks source link

Get package's supported devices #9

Closed dudul closed 3 years ago

dudul commented 3 years ago

Hi, Is there a way to determinate the supported device types for a package? For example com.google.android.youtube.tv is compatible only for Android TV. The Play store shows you the compatible and not compatible (with a reason) devices .

play

The downloadApk() return this error Make "com.android.chrome" Purchase Request Failed: Error retrieving information from server. DF-DFERH-01

GoneTone commented 3 years ago

You must confirm by yourself whether the app supports your device.

GoneTone commented 3 years ago

This library cannot get list of supported devices.