Expokit update and published app

I have a detached app built on Expo v31 and since v31 is deprecated, I refactored and upgraded my app to use Expo v35. I already have significant number of users using Expo v31 app, so what would happen if I run ‘expo publish’ on Expo v35 detached app? Will the current users on Expo v31 will still be able to use the app?

Hi

The users on the old SDK should not get the updated bundle. See @adamjnav’s comment here: