-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to do pod install on latest version of react native getting below error while trying to do pod install #336
Comments
Working on this |
Hi @jaykishan23 |
Hello @jokerttu , I am using Xcode version 15.4 and react native version "0.75.4" still getting the same issue |
same issue with react native version "0.75.4" |
Have you updated your platform version to iOS 15? For reference, you can check this line in the example Podfile: Just wanted to clarify since the Xcode version mentioned earlier is a different matter. Also as mentioned above for 0.76 you should update it to 15.1: #336 (comment) |
Hello @jokerttu , After updating the podfile platform like platform :ios, "15.0" below error is coming [!] An error occurred while processing the post-install hook of the Podfile. unknown keyword: hermes_enabled /Users/jaykishanpadwani/Documents/navigationDemo/node_modules/react-native/scripts/react_native_pods.rb:286:in [!] [Codegen] warn: using experimental new codegen integration |
@jaykishan23 Closing this issue as this is not related to this package. |
CocoaPods could not find compatible versions for pod "react-native-navigation-sdk" In Podfile:
react-native-navigation-sdk (from
../node_modules/@googlemaps/react-native-navigation-sdk
)Specs satisfying the
react-native-navigation-sdk (from
../node_modules/@googlemaps/react-native-navigation-sdk)
dependency were found, but they required a higher minimum deployment target.The text was updated successfully, but these errors were encountered: