I have build an app using react-native and I have been uploading new builds with new version numbers to the app store and the status of the build is 'Testing'(for internal users), but when i update my app through Testflight i dont see my latest changes the version number and build number are updated but it loads very old code. This old code is 2-3 months old.But when i run the same app on simulator or on my device(through xcode) it shows up the latest code.Does anyone have any suggestions what i might be doing wrong here ?
↧