react-native-appupdate icon indicating copy to clipboard operation
react-native-appupdate copied to clipboard

Does it work for ios iTune and Android Playstore ??

Open ranvirgorai opened this issue 8 years ago • 2 comments

Please Add example, so exactly know how to integrate.

ranvirgorai avatar Jun 06 '17 10:06 ranvirgorai

I have the same question too

afilp avatar Jun 06 '17 15:06 afilp

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.

parryworld avatar Jun 07 '17 09:06 parryworld