My React Native App do not respond to my changes of code in the Release mode of iOS. I don't know why but I cannot upload a new version with my changes. However, the version changes, is the only thing it changes when I apply a change in my code.
What can I do to fix it?
No matter if I build the app from XCode or by using the snippet react-native run-ios --configuration Release --device "iPhone of Charles"
or if I just archive it and upload to the App Store.