Closed kmkrtich closed 4 years ago
same
"react-native-version-check": "^3.4.0", "react": "16.8.6", "react-native": "0.60.6",
same issue "react": "16.9.0", "react-native": "0.61.5", "react-native-version-check": "^3.4.0",
same issue
Fixed by #111 and https://github.com/kimxogus/react-native-version-check/releases/tag/v3.4.1 is published.
i think it is not fixed yet!!! @kimxogus
I am still getting the error
i still see this error on v3.4.1 please check it
Have same problem here "react-native-version-check": "^3.4.1"
still the same issue with "react-native-version-check": "^3.4.2",
same problem, ^3.4.2
For me, I had the problem at 3.3.0 and fixed after updated to 3.4.2
Started from today my Android version checker is failing.
console.log('LATEST VERSION ANDROID: ', await VersionCheck.getLatestVersion({ provider: 'playStore' }));
It returns just dot ' . '
Also using needUpdate fails :
const isNeeded = await VersionCheck.needUpdate({ depth: 2 });
I'm getting warning : TypeError : Invalid Version .0.0
I'm using 3.4.0 version And my application version in playstore is 1.31.2