I have installed react-native-version-check by yarn into my project when I use some functions the app crash sending me this message: WARN [TypeError: Network request failed]
this only happens when I'm using these functions only: VersionCheck.getLatestVersion() VersionCheck.needUpdate()
The same thing happens using react-native-check-version package function