Since I made the release app for iOS (Archive, Appstore connect), when I'm running :npx react-native run-ios
, it looks like it starts the release app so I can't see any changes, live reload is not working.
I don't know if it's a problem in the xcode project or due to the main.jsbundle.
I put back "debug" in the scheme configuration, but nothing works.
Someone got this issue once ?
Thank you