You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tested in v. 4.17.0
Exception thrown: "com.akdeniz.googleplaycrawler.GooglePlayException: The item you were attempting to purchase could not be found."
I can download this app on the phone
The text was updated successfully, but these errors were encountered:
I don't think that the development state is the main problem that you can not download the app.
I would assume the reason is the used device profile you use for downloading. The device profile used by Raccoon is pretty old if I remember correctly and most likely misses at least one feature that is required by this game (the game seems to require OpenGL and a 64bit device).
You are correct, usually you can query at least the app meta data even using an incompatible device. But for an unknown reason in a few cases Google sends back an "not found" result if you are trying to query the app meta data but it definitely depends on the used account respectively the used device profile, because using a different account and device profile I can successfully get the app meta data and also download the apk.
I have not figured out why it works for some devices and fails for others. As Google very often update the protobuf based API and add or removes features it is very difficult to identify the reason behind this behavior.
Sample app: https://play.google.com/store/apps/details?id=com.coldfiregames.dungeon.manager.tycoon.idle.game&hl=en&gl=US
"This app is in development. It may be unstable."
Tested in v. 4.17.0
Exception thrown: "com.akdeniz.googleplaycrawler.GooglePlayException: The item you were attempting to purchase could not be found."
I can download this app on the phone
The text was updated successfully, but these errors were encountered: