Closed devGbarbosa closed 11 months ago
@devGbarbosa Hello, what is the version of React Native in your project?
@JimmyDaddy Hey, currently my RN version is 0.68.2
@JimmyDaddy Hey, currently my RN version is 0.68.2
Could you please upgrade your CocoaPods version? It seems to be quite outdated.
@JimmyDaddy sure, I'm gonna do it soon. Thanks for the fixing 👍
@devGbarbosa v1.1.10 is available now, you can give it a try, but I can't guarantee the problem has been fixed, especially if your Cocoapods version remains at 1.1.9.
Issue Summary
Hello everyone, I'm currently using AppCenter to build my app for app stores, and I've encountered an issue during the iOS build process. It appears that the CocoaPods version 1.1.9 is causing the build to fail when executed on the continuous integration (CI) pipeline.
Description
The build failure seems to be related to the CocoaPods version 1.1.9. Unfortunately, the error messages and stack traces are not clear enough for me to identify the exact issue.
Logs
If anyone in the community or the development team has experience with similar CocoaPods build failures or can offer guidance on troubleshooting, I would greatly appreciate your assistance.