Cocoapods Questions
Ad
What is the problem with my "pod install" command?
I am trying to use firebase to create a backend for my test application. i was instructed to add // pod 'firebase/core' // to my podfile
iOS -Whats' the difference between pod 'Google-Mobile-Ads-SDK' and pod 'Firebase/AdMob'
I want to add admob to my ios apps. i already have a firebase project created and the googleservice-info.plist is already imported
No such Module Firebase
I have a react-native project and i have to link my xcode project with firebase. even though i used cocoapod and
Import constatnts header from main project to Cocoa pod file
I have a .xcworkspace. i have an appconstants.h in my main project and i need to import it in a file within some library
`warn_for_unused_master_specs_repo => false` causes syntax errors
Recently i've been working on two ios projects. one of them has source commands in the podfile, and the other doesn't. the podfile
I am unable to install the firebase cocoa pod on my Mac
I am trying to install the above pods but i am getting an error during the installation of firebase. i cannot understand the error that it is
Error message - RNFirebase core module was not found natively on iOS
React native firebase won’t install on ios react native project. it works fine on android. i followed this instruction.
pod 'Firebase' not installing
I am trying to install 'firebase' pod using: pod 'firebase' but when i run 'pod install' command i get the following error:
Specs satisfying the `Firebase/Functions` dependency were found, but they required a higher minimum deployment target
I was trying to install pod 'firebase/functions' but failed with the following error: `[!] cocoapods could not find compatible
'folly/folly-config.h' file not found
I'm having this problem when i want to run the application via xcode showing all errors only
Ad
Android Studio fails to find Cocopods installation after upgrade to Bumblebee on Mac M1
I had an upgrade on android studio from arctic fox to bumblebee v2021.1.1 on mac m1 and surprisingly ios version of flutter app stopped working.
CocoaPods already installed but display error message not installed once more
I'm a new in flutter, i bought a new macbook pro bigsur and i try to install flutter. i have a problem with cocoapods, i did evrything and finally
Firebase Does not build for IOS in Flutter - Implicit declaration of function 'pb_release' is invalid in C99
When i add firebase_core: ^1.11.0 to my pubspec.yaml i cannot manage to run on ios, it does run on android. i am getting an error
Error: unable to spawn process (Argument list too long) Xcode 10.1
error log: phasescriptexecution [cp]\ check\ pods\ manifest.lock /users/../script-a..b8.sh (in target: c..r) cd
Flutter pod install error with 'cloud_firestore'
I have a mac with m1 chip. when i'm trying to debug a flutter project with 'cloud_firestore' package i'm getting this error bellow:
Flutter CocoaPods could not find compatible versions for pod OneSignalXCFramework
On running pod install there is appearing following error [!] cocoapods could not find compatible versions for pod
Pods module not found flutter
Hello when i try to build my app for ios i always getting this error i tryed many things like flutter clean deleting of pod files and set
How to fix build error with FBSDKLoginKit in Xcode
My ios app was working fine until i ran "pod install" and updated all of my pods. i'm now getting an error when trying to build in xcode.
Firebase.h file not found with CocoaPods
I am trying to add firebase into my project. i just added below pods into my xcode project. pod 'firebase' pod 'firebase/core'
flutter Simulator doesn't work on android studio but works through Xcode
Its a strange issue, when i build and run app on simulator via android studio, i get the following error: launching
can't update CocoaPods in flutter terminal from android studio
This is the full error message warning: cocoapods minimum required version 1.9.0 or greater not installed.
Ad
firebase messaging package error in IOS Podfile
App works fine but when i add firebase messaging package 10.0.0, i get error in console and app doesn't open. have tried many things mentioned in
Adding Firebase to Pod project
I was wondering if someone was able to integrate successfully firebase sdk into his pod project. the firebase documentation at
CocoaPods could not find compatible versions for pod "firebase_auth": In Podfile
I'm trying to run pod install on my terminal but i'm getting this error below. the error: [!]
FirebaseInstanceID is not installing properly with cocoapods
I performed a pod update to my project. this project uses the following pods: pod 'firebase/core' pod
An error occurred while processing the post-install hook of the Podfile. Not able to run flutter project on iOS simulator getting pod error
I have setup a firebase project for my flutter project but while running the project i'm getting the below error. i have tried to install the pod
Flutter CocoaPods could not find compatible version: Cache and BetterPlayer
I tried to install the pod for flutter on ios with cocoapods but got following error when i started: [!] cocoapods could not find
Error in Pod install: CocoaPods could not find compatible versions for pod "FirebaseFirestore"
[email protected] ios % pod install analyzing dependencies pre-downloading: `firebasefirestore` from
firebase_crashlytics was resolved to 2.2.1, which depends on Firebase/Crashlytics (= 8.6.0)
I'm getting an error trying to build a flutter app with crashlytics (but somehow builds successfully on codemagic) i did follow
Flutter pod install error with firebase messaging on ios
Command "pod install" can't be executed when run on ios flutter app folder. error as the following: analyzing dependencies
The range of supported deployment target versions is 9.0 to 14.55 Error While Running Flutter App on iOS Simulator
So i added firebase crashlytics in my app and after that i started facing the following issue.
ld: framework not found url_launcher on Flutter 2.10.0, xcode 13.1
I started facing an issue of framework not found , when upgraded flutter from 2.8.1 to 2.10.1. i'm
Ad
Cocoapods Firebase pods update
Good morning, i have a problem with updating my firebase/analytics and firebase/core pod. my podfile: source
Flutter Firebase Project won't compile after 'pod update'
After i run pod update in my flutter project, my project won't compile for ios. thats what i already tried. deleting the pod
Flutter upgrade cocapods version
I'm trying to update my cocoapods version used by flutter. i already upgraded cocoapods by running sudo gem install cocoapods. when i
Error running pod install: How to solve this problem?
I've searched a lot but unfortunately i didn't find a solution. for my flutter project i added the firebase plug in in the pubspec.yaml file and
Cocoapods files are missing in flutter
I'm not an ios developer and am trying to add firebase to my flutter project. i followed the firebase guideline of adding an ios project. i first
Operation not permitted (in target 'path_provider' from project 'Pods')
I'm trying to build a flutter on ios but i'm getting this type of error, where i'm told "operation not permitted in target 'package' from
CocoaPods could not find compatible versions for pod "callkeep"
When i'm running pod install, this is the error message i received. analyzing dependencies [!] cocoapods could not find compatible
Cocoapods compatibility error - Error running pod install
Many similar questions have been asked here and on github but none of the solutions worked for me. i've been scratching my head off for this
Is it harmful to have warning: Skipping code signing because the target does not have an Info.plist file?
I have this warning on my xcode 10 after installing firebase core and crashlytic: warning : skipping code signing because
Xcode Warning: Skipping code signing because the target does not have an Info.plist file
With xcode 10 and static framework cocoapods, i see several warnings like this: skipping code signing because the target
Flutter path_provider pod install problem
I can't install pods after adding the "path_provider". here is the output: ――― markdown template
Ad
Error occurs during update cocoapods in flutter project M1 Macbook
I have an error during update for cocoapods, currently using for m1 macbook with visual studio code however i have looking for quite lot of
Flutter: How to install new pod after modify plugin's podspec?
There is a plugin in my project named zendesk:
Error Regarding undefined method `map' for nil:NilClass for Flutter App / CocoaPod Error
I'm having an error regarding my flutter application. when i run the "flutter run" script in terminal, i'm getting the following error
flutter problem when update Xcode 12.5 and ios 14.5
When xcode updated the last version 12.5 when i build ios app it failed because of flutter and pods
Flutter: CocoaPods could not find compatible versions for pod "FBSDKCoreKit"
I am build a flutter app and in that i developing logging with facebook in a flutter. i used flutter_facebook_login: ^3.0.0 and
How to fix -- IPHONEOS_DEPLOYMENT_TARGET is set to 8.0 when Permission Handler already in my Podfile?
Hi: i have the above error message. i have done the basic: changed appframeworkinfo.plst to 9.0 uncommented 9.0 in pod file but
How to update cocoapods for flutter on Mac without getting an error?
I use flutter with android studio on a mac. one day (today), i ran "flutter doctor" from the command line. it stated that
Firebase_core, flutter build errors
I've been stuck for days now with build errors for flutter core. this is ios build, haven't tried android so far since it doesn't matter if i cant
How to solve the Cocoapods error when installing for flutter?
When i run flutter doctor an error occured asking to install cocoapods. then i tried to install cocoapods and the blow error was given. please
No Podfile in Project Directory | flutter - firebase authentication
When i run my flutter app without firebase authentication, all works just fine. however, it appears that when i use the firebase authentication
fatal error: lipo: -extract arm64 specified but fat are: armv7k arm64_32 for all watchos pods library
Everything's fine in build and run for iphone simulator and apple watch simulator and below some of screenshots for project setting and
Ad
Use of unresolved identifier 'Auth'
I kept getting this error use of unresolved identifier 'auth'
How to fix flutter iOS crash with firebase?
Before i tried to build my flutter app on xcode for ios it was working perfectly. but then something strange happened and since i am getting error
Specs satisfying the 'firebase_admob', but they required a higher minimum deployment target in Flutter
My flutter app has stopped working when updated firebase_admob to the newest version with firebase_admob: ^0.11.0+1, maybe it has a
Compile Error : kFirLoggerSwizzler refrenced from
I am getting this error :
How to solve linker command failed with exit code 1 (use -v to see invocation) in Xcode 10
I'm working with xcode 10 and i get this error when i build or run: framework not found firebasenanopb linker command failed with
Flutter ios pod install changes deployment target
So i’m trying to build my flutter application for ios and my minimum deployment target is ios 11 (because of some other plugins i use)
Flutter Stopped building for IOS --Error running pod install
Everything was working just fine and all of sudden this happned. i tried following uninstall cocoapods install again
Cocoapods - FirebaseAnalytics only installed when using FirebaseCore
So, this question is not about how to fix something, but about how it is working this way. i want to use firebasemessage in my app for
How to use Objective-C framework in Swift without Bridging Header?
I'm developing a flutter plugin (in swift) trying to wrap an obj-c framework. i was able to import the header files in myplugin.h file, but now
Flutter: CocoaPods's specs repository is too out-of-date to satisfy dependencies
Current, i was trying to add firebase_core: ^0.5.0+1 and firebase_crashlytics: ^0.2.1+1 packages in my flutter project
Flutter pod install issue and ios app not running
I tried to run my project and get this error with ios launching lib/main.dart on iphone 11 in debug mode... running pod install...
Ad
CDN: trunk Repo update failed - 12 error(s):
Getting error when i tried to update pod, pod update error found, [!] cdn: trunk repo update failed
Pod install Firebase/Analytics fails
I'm using window 10 and trying to use pod to integrate firebase/analytics with flutter and everything seems fine except
Exception: CocoaPods not installed or not in valid state
I cannot resolve the following error launching flutter app from visual studio code in debug mode. the error: launching
No such module 'FirebaseUI'
I want to authenticate with firebaseui. following
How does Google achieve Pod namespacing?
Firebase pods are namespaced with the prefix pod firebase/[module-name]. how can i build a set of pods using a similar
ld: framework not found FirebaseAnalytics after upgrading from 4.x.x to 5.x.x firebase through cocoapods
Xcode starts encountering this error ld: framework not found firebase-xxxxxx where xxxxxx would be
Integrating Firebase to XCode
I'm trying to integrate firebase to my app in xcode. in order to do so, i followed firebase's website's commands step by step. however, when i
Firebase pod 'InAppMessagingDisplay'
I'm having difficulties installing firebase new feature "in-app messaging". when trying to run pod install on the project, i get this
'GoogleUtilities/GULAppEnvironmentUtil.h' file not found
Trying to compile my project after adding some pods. while compiling it gives below error
Adding pod 'Firebase/AppIndexing' and pod 'FirebaseInAppMessaging' together
Unable to have both together due to varying version dependency `[!] cocoapods could not find compatible versions for pod
xcodebuild can't find cocoapods libraries
I have an xcode project (build from unity) that uses cocoapods to install firebase dependencies. it builds fine through the xcode gui but not
Ad
How to add .a libraries on flutter plugin via podspec
I am trying to include .a files on the ios side of the plugin. below is my file structure.
Importing Framework that uses Firebase in Swift Playground ("Missing required module 'Firebase'")
My ios app "fooapp.xcodeproj" uses a framework named "fooframework.xcodeproj". both the app and the framework
add text in shuffle package
I've implemented a shuffle
Could not build Objective-C module 'Firebase': I have Xcode version 9.4.1 & Cocoapods 1.1.1
I keep getting this error along with "'firebasecore/firebasecore.h' file not found". i've reinstalled my pods about 4 times. cleaning my project
error in xcode after pod install firebase
I am getting this error in the screenshot after trying to pod install firebase my xcode version is 8.2
'sqlite3.h' file not found after pod 'FirebaseMessaging' update
I've been using pod 'firebasemessaging' successfully for a while: pod 'firebasemessaging', '2.2.0'
GeoFire on iOS with Firebase 5
The update from firebase 4.x to firebase 5.0.0 broke my geofire installation. i was installing geofire via "podfile" like this:
Don't know where to add pod files flutter ios installation
I am working on a flutter project with a firebase backend and am trying to add the ios aspect of my project to a firebase project. the directions
Cannot run the Flutter project with Firebase in MacBook M1
I am trying to build a flutter project using firebase on my macbook pro m1. everything was fine until i added the firebase core dependency. now i
Where to find the framework of Fabric and Crashlytics for firebase?
I need to download manually the framework of fabric and crashlytics for firebase. where i can download it ? on
MissingPluginException(No implementation found for method openDatabase on channel com.tekartik.sqflite)
Facing this error on running flutter build ios. sqflite is not reflected in the generatedpluginrestraints file after flutter build. tried flutter
Ad
How to properly update RealmSwift pod on Xcode?
Last week i installed realmswift pod on my xcode project, with version 3.2.0. yesterday, on xcode logs, realm encourage me to
AppCenter build fails with no such module
My automatic ios build on appcenter fails with the following error (snippet): viewcontroller.swift:10:8: error: no such module
podspec validation error when pod lib lint
Here is my podspec configuration pod::spec.new do |s| s.name = 'googledrivebrowser' s.version = '0.1.0'
Xcode errors after installing CocoaPods - no such file or directory
I am getting some errors trying to add pod to my cordova ios project the errors i am seeing in xcode are : diff:
React Native Podfile IOS Installation Error
My friend and i have been working in a react-native project for a company where he is working on a windows for android and i am
LaunchScreen.storyboard & SwiftGif
I found a gif i would like to play on my launchscreen.storyboard, and since my research supported that swift 4 didn't natively support playing
Download lower version pod file
I was working with xcode 8.3.1 and in my current project i would like to integrate below thirdparty : use_frameworks! target
Jenkins return "unknown error -1=ffffffffffffffff" when building Xcode Project with Cocoapods
I'm getting below error when trying to build xcode workspace on jenkins usr/bin/codesign --force --sign
Firebase integrating into IOS project - No such file or directory
I created a simple multiple view ios app in swift 4 using xcode 9.2. this app is nearly finished and works perfectly in the simulator and on a
How to get the selected row with M13CheckBox pod.. in Swift
Help! i haven't been able to find an answer online. how do you find out the selected row when using the m13checkbox pod? as there is no delegate
Use a single pod in swift
In my project i've around 20-30 pods and all of them are in objective-c. in some of the pods i've changed some pieces of code due to
Ad
How to solve this pod issue "CocoaPods could not find compatible versions for pod" for iOS project?
I put new pods into project pod file and tried to install. then i received this error in terminal. [!] cocoapods could not find
How To Update Google Maps SDK iOS
I had been update xcode , and while i'm running my app i'm getting this error message: main thread checker: ui api called
Ad
Blog Categories
Ad