Jérémie G

Results 12 comments of Jérémie G

From my tests, fields in ['ds:5', 1, 2, 18, 0] contains '1' when the app has pre-order status, '2' when install is available. Published apps (ex: com.xd.TLglobal) ``` [ 2...

Can't reproduce, should be closed.

I've checked with ``` gplay.app({ appId: 'com.halfbrick.fruitninjax'}) .then((app) => { assert.equal(app.offersIAP, true); }); ``` It works correctly

Added androidMaxVersion in PR #646 ``` androidMaxVersion: { path: ['ds:5', 1, 2, 140, 1, 1, 0, 1, 1], fun: helper.normalizeAndroidVersion }, ```

I checked both ``` await gplay.search({ term: 'escacs', country: 'es', lang: 'ca', num: 200, fullDetail: true }) await gplay.search({ term: 'social', lang: 'fr', country: 'FR', num: 5 }) ``` Seems...

It works perfectly on my side: - Operating System: windows 11 Family - Node version: 18.17.0 - google-play-scraper version: 10.0.0 - TypeScript version: 5.2.0 Module fully export methods through index...

I've seen nothing is the raw data to scrap this version code.

Fixed with PR #645 Comments were targeted in ds:9 but are located in ds:8