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

download info failed, may be the device does not support #22

Open dudul opened 1 year ago

dudul commented 1 year ago

Hi, For the last few days I'm starting to get this message when trying to download: Get "com.cpuid.cpu_z" Download Apk Url Failed: Get "com.cpuid.cpu_z" download info failed, may be the device does not support

I tried it with 6-7 accounts and devices (which worked few days ago).

I've also tried with new device and got the same result. (It looks like the download works with a different similar play download application)

Thanks

dudul commented 1 year ago

It looks like the versionCode is always null image

appDetails function

It looks like it's a protoBuf issue: https://github.com/kagasu/GooglePlayStoreApi/issues/17

GoneTone commented 1 year ago

My test here is working, try the following steps:

  1. Delete token.txt
  2. Re-acquisition of GSF ID using a supported device
  3. Re-run the code
dudul commented 1 year ago

Thanks, I tried this also. It looks like that some devices/accounts failed to download APKs few weeks ago and some managed to download until yesterday.

Now every device/account failed