No such module 'FBSDKLoginKit'
I just copied my project from my back up folder to another folder in desktop and its giving me this error. I have updated my pod again after removing FBSDKLoginKit still it's not working. If I remove...
View ArticleCocoaPods not installing
What does it mean and how can I fix it:pod install/Library/Ruby/Site/2.0.0/rubygems.rb:250:in `find_spec_for_exe': can't find gem cocoapods (>= 0.a) (Gem::GemNotFoundException)from...
View ArticleFlutter pod file issues
its seems that my pod file is broken and I can't install app on my iPhone.I got error pod file"Running pod installExited (sigterm)Exception: Error running pod install". I have already tried with remove...
View ArticleHow can I get past installing Boost with React Native environment setup for iOS?
I am currently trying to start a project in React Native version 0.73, but I'm having an issue when I do pod install in the iOS directory, specifically with installing Boost version 1.83.0.(node:66063)...
View ArticleTestFlight build with error: One or more dynamic libraries that are...
I've been recently trying to overcome the problem mentioned in the email I receive when I upload a build to TestFlight:ITMS-90562: Invalid Bundle - One or more dynamic libraries that are referenced by...
View ArticleBUILD FAILED after installing @react-native-firebase/storage
My react native app worked perfectly fine, but then I did run npm install @react-native-firebase/storage followed by cd ios and pod install.After that, an error occurred so I add the following lines...
View ArticleXcode Using Wrong Node.js Path When Building React Native iOS App
I'm working on a React Native project, and when I try to build the app for the iOS emulator using Xcode, I get the following error:Node found at:...
View Articleexpo EAS build (iOS) fails in Pod installation step (SDK45 & 46)
I am trying to build iOS app (simulator) from expo managed project. The build fails At Pod installation step.In Expo SDK 44 everything is okay. But when I upgrade to SDK 45 or even 46, I am facing the...
View ArticleFlutter Warning: CocoaPods is installed but broken. Skipping pod install -...
I have been struggling now already for 8 month with my Mac Book with M1 Chip and really need to find a solution now.The Cocopods just don't workWarning: CocoaPods is installed but broken. Skipping pod...
View ArticleFlutter iOS Pod Install Problem & App Not Running on Simulator
I am working on a Flutter project and recently encountered an issue related to CocoaPods while integrating the firebase_crashlytics plugin. When I try to run the project, I get the following error:What...
View ArticleCocoaPods Installation Issue
What does this meandyld[91569]: Library not loaded: /usr/local/opt/gmp/lib/libgmp.10.dylib Referenced from: <02AB0FC7-BAD2-36E2-AD6B-BF3F3033D955>...
View ArticleWhere does @react-native-community/cli-platform-ios/native_modules' come from?
I am trying to run an iOS app using React Native. I was running into this error:Invalid `Podfile` file: cannot load such filerequire_relative...
View ArticleXcode “Could not build module _____” errors across system modules when...
Would anybody happen to have a tiny bit of compassion for very new and inexperienced coder and have some insights about how to fix these errors?I’m trying to build a React Native app for the first time...
View ArticleWhat am I doing wrong with pods init?
I currently have CocoaPods version 0.3.2 installed. When I run the command pod init, it doesn't display any errors; however, it does show the following message:Please let me know what I'm doing wrong....
View Articlemobile-ffmpeg-https (4.3.1) POD install failed
I am getting error on my pod install command , Error creating package is mobile-ffmpeg-https (4.3.1). Image attached for more details.Actually i have not used this package anywhere in my project. I...
View ArticleHow to install properly CocoaPods on Macbook M1 Silicon
I am trying to install Cocoa Pods on my new MacBook Pro with the M1 Chip.There are some solutions that found from December. Since is February those solutions may be a little outdated.I cannot find any...
View ArticleXcode 16.3 : Facing issue with gRPC-Core pod. "A template argument list is...
Our project uses "googleapis" pods, which use the "gRPC-Core" module inside. Up until Xcode 16.2, everything was operating smoothly. However, we are encountering an issue with the same code in Xcode...
View ArticleCocoapods Warning - CocoaPods did not set the base configuration of your...
After I execute a pod install at the base of my project, I get the following error:CocoaPods did not set the base configuration of your project because because your project already has a custom config...
View ArticleDuplicate interface definition for class 'gtmsessionfetcherservice'
I'm currently trying to upload a new version of my ionic app to the apple store. For that I do this command: "npm run build:prod && npx cap sync && npx cap copy && npx cap open...
View ArticleSpecs satisfying the `Firebase/Functions` dependency were found, but they...
I was trying to install pod 'Firebase/Functions' but failed with the following error:`[!] CocoaPods could not find compatible versions for pod "Firebase/Functions":In Podfile:Firebase/FunctionsSpecs...
View Article