Parse Error. Your app's play store page doesn't seem to have latest app version info.
See original GitHub issueI’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:
- Created a year ago
- Reactions:8
- Comments:13 (2 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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.
Latest version has been released v3.4.3
https://www.npmjs.com/package/react-native-version-check/v/3.4.3