mpanac
mpanac
Same issue with "expo": "^50.0.15" and RN 0.74 after updating RN from "react-native": "^0.73.4" to 0.74.0. Downgrading solved the issue by removing these dependencies that were installed with RN 0.74:...
@DarrKing Simply by downgrading react-native 0.74.0 back to 0.73.4 and then running pod install which should remove them.
Well maybe there is a mismatch with your expo version. i am currently using "expo": "^50.0.15". Also i would try cleaning build folder in xcode and try rebuilding your app....
> Unfortunately seeing this issue also after upgrading to react-native 0.74. In my case static frameworks is requirement for firebase. Yea same here
> Would you happen to know a quick temporary fix for Expo apps? I've had the same issue with an Expo app since the morning. Cannot build for iOS anymore....
Same problem here trying to update to 15.3 version of Xcode
Any solution? I am having the same issue and none of the suggestions above helped me. I am using RN expo bare workflow
I couldn't make it work and the team refused to help so i had to switch to a revenueCat. > I had the same problem. Anyone found a solution?