try to build an IPA with EXPO EAS now but i keep facing this problem with the pod install i expect building an IPA as i use to do before with : expo build plus the expo build was working just fine
here the error i get
Using Expo modules2Auto-linking React Native modules for target Malabiss
: RNCAsyncStorage, RNCPicker, RNGestureHandler, RNReanimated, RNSVG, RNScreens, RNVectorIcons, and react-native-safe-area-context3[Codegen] Generating ./build/generated/ios/React-Codegen.podspec.json4Analyzing dependencies5Fetching podspec for DoubleConversion
from ../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec
6[Codegen] Found FBReactNativeSpec7Fetching podspec for RCT-Folly
from ../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec
8Fetching podspec for boost
from ../node_modules/react-native/third-party-podspecs/boost.podspec
9Fetching podspec for glog
from ../node_modules/react-native/third-party-podspecs/glog.podspec
10Adding spec repo trunk
with CDN https://cdn.cocoapods.org/
11[!] Unable to find a specification for UMCore
depended upon by UMPermissionsInterface
12You have either:13 * out-of-date source repos which you can update with pod repo update
or with pod install --repo-update
.14 * mistyped the name or version.15 * not added the source repo that hosts the Podspec to your Podfile.16pod exited with non-zero code: 1