Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android failing to get current play store version #46

Closed
arlandantas opened this issue Oct 11, 2022 · 2 comments
Closed

Android failing to get current play store version #46

arlandantas opened this issue Oct 11, 2022 · 2 comments

Comments

@arlandantas
Copy link
Contributor

I am getting the following return/error:

{
  "bundleId": "xxxxx",
  "country": "us",
  "error": [TypeError: null is not an object (evaluating 'res.data.match(/\[\[\[['"]((\d+\.)+\d+)['"]\]\],/)[1]')],
  "lastChecked": "2022-10-11T21:09:44.941Z",
  "needsUpdate": false,
  "notes": "",
  "platform": "android",
  "url": null,
  "version": null,
}

And it seems that the Play Store HTML structure has changed.
The following PR is my suggestion to fix it:
#45

@doougui
Copy link

doougui commented Oct 25, 2022

For me it's still happening:
image

Version:
image

@arlandantas
Copy link
Contributor Author

@doougui is you app published on public track on PlayStore?
It was my problem and may be yours too.
Here are my latest PR abou

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants