SudoPlz / sp-react-native-in-app-updates

An in-app updater for the native version of your react-native app.
MIT License
491 stars 66 forks source link

force update in iOS #150

Closed shahanshah-cutshort closed 1 year ago

shahanshah-cutshort commented 1 year ago

How to make user force update in iOS, like IMMEDIATE in android.

RizqiSyahrendra commented 1 year ago

Hi, it seems you've found the way, can you tell me how to do that?

RizqiSyahrendra commented 1 year ago

Hi, it seems you've found the way, can you tell me how to do that?

I see, I can use forceUpgrade option, thank you