react-native-appupdate
react-native-appupdate copied to clipboard
Does it work for ios iTune and Android Playstore ??
Please Add example, so exactly know how to integrate.
I have the same question too
It mainly updates your Android app when you deploy the Apk in your own server. Some companies don't publish their Android app to Play Store. You can set iosAppId in options to check the update in iOS App Store, and users need to jump to App Store to update the app. But it doesn't work for Google Play.