dweinstein / node-google-play-cli

command line tools using the node-google-play library
MIT License
75 stars 14 forks source link

details.appDetails.appCategory is always [ ] and details.appDetails.appType is always either APPLICATION or GAME #10

Open Laksh47 opened 5 years ago

Laksh47 commented 5 years ago

Hi @dweinstein @sheharyarn

For appid: 'com.fivehundredpx.viewer'

The APP TYPE or APP Category should be PHOTOGRAPHY.

But the JSON response does not have it.

Thoughts?

Version I use: "google-play-cli": "^4.5.1-0"