When I was trying to upload on TestFlight, an error popped up that I couldn't resolve after extensive searching. My React Native version is 0.74.4.
The error message reads "Invalid minimumOSversion. Apps that only support 64-bit devices must specify a deployment target of 8.0 later. MinimumOSVersion in 'CPOD_Recap_Revamp.app/Frameworks/hermes.framework' is ''."
https://i.sstatic.net/l8uBFe9F.png
I attempted multiple solutions, but none proved to be successful:
- Deleting and reinstalling the node_modules folder
- Deleting and reinstalling the package-lock.json
- Deleting and reinstalling the Pods folder
- Deleting and reinstalling the Podfile.lock
- Setting the minimumOSVersion in info.plist