question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Parse Error. Your app's play store page doesn't seem to have latest app version info.

See original GitHub issue

I’ve started receiving the following error recently: Parse Error. Your app's play store page doesn't seem to have latest app version info.

I have checked the mobile version of the google play store in a browser using the URL from the source code and can confirm that the current version is present there. However in the returned document reported by the library the current version is missing. The URL seems to be correct, the returned document is indeed the page of the app.

I would appreciate any clues on this. Thank you.

Technical details

kimxogus/react-native-version-check version: 3.4.2 RN: 0.63.4 React: 17.0.2

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:8
  • Comments:13 (2 by maintainers)

github_iconTop GitHub Comments

6reactions
M4Tdevcommented, May 24, 2022

Hi, I am also having the same issue and I think it is related to Google updating their GooglePlay Store UI which probably broke the parsing of the website’s code.

5reactions
rf1804commented, Jun 22, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

can't read play store version info in Android · Issue #93 - GitHub
message: 'Parse Error. Your app's play store page doesn't seem to have latest app version info.', is this bug??
Read more >
android - Programmatically check Play Store for app updates
The users should check the auto-update check box in the Playstore app for each app they want to auto-update. However some users have...
Read more >
Why is it showing a parse error, when I install my new ... - Quora
Parse error can occur if you have made changes to the app's manifest file like changing the Android version. · It can also...
Read more >
Fix problems downloading apps from the Play Store
Try the steps below if: Your downloads and app updates get stuck and won't finish. You can't download or install apps or games...
Read more >
How to get your app's version name from google play store
There are several situations where you may need the current version of your app from google play store to perform certain tasks like ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found