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
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
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
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
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:
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:
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
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
I am trying to install OpenSSL-Apple Cocoapod as a dependency on a project but the build fails like so [!] /bin/bash -c set -e ./build-libssl.sh --version="1.1.
I have a framework that depends on a couple of pods such as IQKeyboardManagerSwift, It used to work fine when I generate framework file and integrate it in a pr
I am building this app for Android and Apple TV .The app is working in android but in IOS it gives this strange error. sanjaydas@Sanjays-Mac-mini ios % arch -x8
What happened I used Cocoapods to manage some third-party frameworks I used some private spec repos More than one private repos have dependency on same third-pa
I am implementing some of the firebase SDKs into my pods, but I am having an issue with versioning them. I want to set Firebase 6.33. I did check the pod spec o
i have battling with this error for days now, trying to start up at a new job. Having issues while trying to run pod install on a react native cli project, i ha
I have enabled Hermes in my react-native(v0.64) Application. Everytime I run app I get following stack trace. dyld: dyld cache load error: shared cache file ope
After installing the build, every time i build the project got below error Undefined symbols for architecture arm64: "_jump_fcontext", referenced from:
I am building a small project with KMM, it builds perfectly fine on android but cannot build it in XCode. Cocoapods was also installed an genereted without any
Running into this error when uploading to the App Store: ERROR ITMS-90171: "Invalid Bundle Structure - The binary file 'mobile.app/Frameworks/Pods_mobile.frame
Running 'pod install' on a M1 MacBook failed for me due to an ffi issue, as described here. I followed some of the workarounds (I guess I tried all of them in v
my problem is this: I want to connect my app to Firebase. I followed all the steps and did everything according to the instructions. When I tried to debug the a