react-native-version-check icon indicating copy to clipboard operation
react-native-version-check copied to clipboard

Android can't access play market for version check

Open IslamRustam opened this issue 1 year ago • 0 comments

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?

IslamRustam avatar Feb 09 '24 14:02 IslamRustam