cocoapods could not find compatible versions for pod

Cocoapods could not find compatible versions for pod

The bar for entry to developing cross-platform applications has been significantly lowered with tools like Ionic Framework and Capacitor.

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Already on GitHub? Sign in to your account. Installing pods 2 Using Expo modules 3 Auto-generating.

Cocoapods could not find compatible versions for pod

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Already on GitHub? Sign in to your account. Describe the bug A clear and concise description of what the bug is. Expected behavior I would expect the pod install to complete and resolve the pods. Screenshots If applicable, add screenshots to help explain your problem. While walking over an old project, at this point for all intents this is a new app as of this week, REDUX is the only other thing I have installed so far. The text was updated successfully, but these errors were encountered:. Sorry, something went wrong. Ok that did let pod install run, is there any reason you would not want to update that list? This is the first time I have ever run into the repo list not having the ver. I know the error said that, but this is running commands I am not fully familiar with just to clear an error Google implies it is just a list of repos?

The same problem with local build.

.

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Already on GitHub? Sign in to your account. I've set platform :ios, ' The text was updated successfully, but these errors were encountered:. I have the same thing after upgrading Flutter, but with a slightly different error where it stops. Sorry, something went wrong.

Cocoapods could not find compatible versions for pod

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Already on GitHub? Sign in to your account. Whenever I update and publish one of my cocoa pods with 'pod trunk push', the I try to install the updated pod on my app, it takes a very long time till it can find the updated pod. It keeps giving this error, despite the pod being updated and published successfullly: "CocoaPods could not find compatible versions for pod None of your spec sources contain a spec satisfying the dependency You have either:. It takes about 30 minutes to update the Pod. Is this normal? Any package manager I have used, once the package is published I can install it on my app npm, gradle, pip, and more This error: "CocoaPods could not find compatible versions for pod None of your spec sources contain a spec satisfying the dependency You have either:.

Cfake com

As you can tell from the code have since copied more over and added redux , but at the point I hit the stripe pod install error, this was it beyond what npx create-react-native-app made. You signed out in another tab or window. First Issue [! If there is no activity in the next 7 days, the issue will be closed. Please see logs for more info. As stated earlier, this is a common error message when attempting to update an older pod, and following the messages suggestions should resolve it :. Sign in to comment. Hope this helps. Solution Use the following command which help me to resolve this issue. This issue was closed because it has been inactive for 7 days since being marked as stale. Removing the existing Podfile. ToshKoevoets commented Aug 25, Copy link. That's the reason. Go to ios folder within your project, open Podfile and change platform :ios, '

If you have recently tried creating a new React Native project or updating an existing one, you may have run into some errors using the Hermes engine on iOS:. The reason you're seeing this is likely because each release of React Native now depends on specific versions of Ruby and CocoaPods.

Sorry, something went wrong. To solve it, I removed the Podfile. I know the error said that, but this is running commands I am not fully familiar with just to clear an error Wednesday 8th March, - am. If there is no activity in the next 7 days, the issue will be closed. You are seeing this error because either: - Versions in the Podfile. Any update on this? In my case cocaopods offered the correct solution: pod install --repo-update. FWIW I was not able to reproduce with those steps on my machine. Please see logs for more info. Julesssss mentioned this issue May 11,

3 thoughts on “Cocoapods could not find compatible versions for pod

  1. Absolutely with you it agree. In it something is and it is excellent idea. It is ready to support you.

Leave a Reply

Your email address will not be published. Required fields are marked *