Code Monkey home page Code Monkey logo

Comments (6)

loic-parent avatar loic-parent commented on August 10, 2024

Hello,

Could someone help me about it?

Thanks,
Loïc

from firebase-analytics.

53R910 avatar 53R910 commented on August 10, 2024

I am facing the same problem, does anyone have any suggestions?

from firebase-analytics.

shiv19 avatar shiv19 commented on August 10, 2024

@loic-parent The plugin isn't pinning the version of FirebaseAnalytics pod

pod 'FirebaseAnalytics'

You can try running pod repo update, and update your Podfile.lock

from firebase-analytics.

loic-parent avatar loic-parent commented on August 10, 2024

Hi @shiv19,

Thank you for your reply!

I have this in Podfile:

platform :ios, '13.0'
use_frameworks!

install! 'cocoapods', :disable_input_output_paths => true

def capacitor_pods
  # …
  pod 'CapacitorCommunityFirebaseAnalytics', :path => '../../node_modules/@capacitor-community/firebase-analytics'
  # …
end

target 'MyApp' do
  capacitor_pods
end

post_install do |installer|
  assertDeploymentTarget(installer)
end

So I should have pod 'FirebaseAnalytics' in just after capacitor_pods. Is that right?
I will try to update the podfile and I will also upgrade to version 6.

Thanks again,
Loïc

from firebase-analytics.

shiv19 avatar shiv19 commented on August 10, 2024

@loic-parent you don't need to modify the generated Podfile.
Just open a terminal in the /ios folder of your project and run pod repo update

from firebase-analytics.

loic-parent avatar loic-parent commented on August 10, 2024

Hello, @shiv19,

Sorry for my late reply and thank you for yours :)
I will try to update it next week.

from firebase-analytics.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.