node-google-play icon indicating copy to clipboard operation
node-google-play copied to clipboard

appDetails returns null versions

Open danik1058 opened this issue 6 years ago • 0 comments

return api.details(pkg); there i've got something like that: "details": { "appDetails": { "majorVersionNumber": null, "versionCode": null, "versionString": null,

danik1058 avatar Jan 12 '20 13:01 danik1058