Category "cocoapods"

Error output from CocoaPods: ↳ Searching for inspections failed: undefined method `map' for nil:NilClass

So, guys, this problem happening every time when i try to add a cloud_firebase in pubspec.yaml. My mac is working on intel processor, so the solution sudo arch

Firebase SDK crashes on FBLPromise with unrecognized selector

I've followed the Firebase docs for integrating my iOS app with Google Sign-in authentication, and now that I have the "sign-in with google" button showing up i

React Native: Reference to pod still present after running `yarn remove`

I'm trying to get a legacy React Native project running, and removed react-native-sharing-winstagram with yarn remove react-native-sharing-winstagram. I get the

Tried command 'pod install', this happened

I tried running pod install and this is what I received. [NOTE] You may have encountered a bug in the Ruby interpreter or extension libraries. Bug reports are

Swift packages with the same name causing errors

I am trying to import two packages, both called PushNotifications, into Swift Package Manager. I need them both. However as they both have the same name I get t

Flutter error building for iOS "ld: framework not found"

I've been working for a few weeks on a Flutter app which I run on Android and iOS. It worked well until some days ago I upgraded the flutter version and some pa

Swift cocoa pods issue: '/Library/Ruby/Gems/2.6.0/gems/ffi-1.15.5/lib/ffi_c.bundle' (mach-o file, but is an incompatible architecture...'

Is there a way to implement Amazon Polly into Swift? I followed this iOS-Example, that is given by Amazon Polly: https://docs.aws.amazon.com/polly/latest/dg/exa

Flutter won't compile a release build of my app?

After working on this app I tried to build my app to iOS using the flutter run --release command. But whenever I do I get this error *Could not build the precom

CocoaPods could not find compatible versions for pod "FirebaseFirestore":

I have a problem that I cannot seem to resolve. I have tried all of the solutions listed here previously, but nothing is resolving the error. I am building an a

React Native: 'shared_timed_mutex' error despite upgrading iOS deployment target

I'm getting the following error when I try to build my React Native project: Based on other posts, I tried to set the deployment target to 10.0 using this code

Pod install fails?

I am running pod install Installing DoubleConversion (1.1.6) [!] Error installing DoubleConversion [!] /usr/bin/git clone https://github.com/google/double-conv

Could not find 'minitest' (>= 5.1) among 39 total gem(s)

Situation: I am trying to setup Cocoapods. I'm on OSX 12.2. I have installed Ruby with Homebrew. When I run gem list minitest (5.15.0) is listed. Running pod se

CocoaPods not installed. Skipping pod install

My app was working fine until I did 2 small changes. On Target runner in Xcode I enabled bitcode for the project. I update the Android studio to the latest vers

react native, installing cocoapods result: Folly can't modify frozen String (FrozenError)

When attempting to install cocoapods in an existing react native project, I get the following error: Fetching podspec for `Folly` from `../node_modules/react-na

Pod install error on M1 Mac - Flutter project with native code like shared_preferences

I'm on a MacBook Pro M1 (and before someone says well it's because of M1 or something else, I've been programming with Flutter and M1 for weeks but then I must

iOS Framework addition failed due to a Cocoapods installation failure

when i try to build my unity project for IOS, Unity creates an error related with Firebase and Cocoapods. I could not find any solution. Can you please advice m

Not able to get stripe payment token in iOS Swift

I am implementing stripe paymentSDK and after implementing my code I am getting error in my console, here my code: View Controller Class func stripPayment(CVC:

Not able to get stripe payment token in iOS Swift

I am implementing stripe paymentSDK and after implementing my code I am getting error in my console, here my code: View Controller Class func stripPayment(CVC:

error: 'Flutter/Flutter.h' file not found when flutter run on iOS

I don't know why but I can't build or run the App in my new Macbook, I run the same folder on another Mac or my windows computer and runs perfectly. here when I

Flutter -ios - pod install gRPC-C++ sed ssl issue

I have been running through this issue when I do pod install in my flutter project. (I'm going to answer this myself as I reached the solution after couple of h