react-native-version-check
react-native-version-check copied to clipboard
Android can't access play market for version check
There was a fix once that allowed androids to make request to play market (a header was added to fetch).
Now it doesn't work because of SSL handshake error.
Is there any way this could be fixed?