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

App download but can't install #17

Open Anyandex0c opened 2 years ago

Anyandex0c commented 2 years ago

**i tried to download snapchat app com.snapchat.android but the app can't install, it seems the download is missing, i also tried to download other apps but they all can't install

"https://play.googleapis.com/download/by-token/download?token=AOTCm0S6z61ziB1T3ApXdXWbnC7z5QRTjDcH7xa5aWfe4V62lvx7G05_KARSR-YKGfRT39ZEg4bPNSsW2AJsTOoouHAq4NVi7sxtP3Hryt4DkyJ8wZDVlrTPoEsO45ympzoDa7vVmwEZvvwbL6WCwLc_r8qhg_LiiBxfZZY6_KIdxJ-TC3h-MqdmRbcAlm-jw1lpP8OmNFueYPlBJTkRWGeo1pAkbhnNbEBgWjZvYOiGDig0Wf6B15gz8IAWwRM57oT1TwcBmCT--lQEkD7lly20vD_641_A7YF8Dd-f7OkjCZPvBiDRCKeUSXVo5sD6pf8BZdtXPV8pyDDcMv8HPO_opxZ1KObVZ081nl2UQEfCAMFOCrNxkAVYICEH9fMpupdEmXOsRGNUajktLqVWu_KTbHsCGZdy&cpn=EoEwsd9Ia4aAGBjH&server=boq"

spatterIight commented 2 years ago

Same result, additionally, I observed the same issue when using the downloadApk() function

"Function aborted INSTALL_FAILED_VERIFICATION_FAILURE Please select all split APK parts!"

On install

GoneTone commented 2 years ago

The download URL is provided by Google Play, there are many reasons why it can't be installed, I'm not sure.