Code Monkey home page Code Monkey logo

Comments (17)

Thomasbehan avatar Thomasbehan commented on August 29, 2024 5

To fix this you have to go to the platforms/ios directory and run in the terminal:

sudo gem install cocoapods

Then run

pod install

This should then add the missing modules
This will potentially work for #61 #21 #41

from cordova-plugin-firebase-analytics.

thanhphamtien1 avatar thanhphamtien1 commented on August 29, 2024 3

I still have this issue, how to fix it ..., i've tried every above solutions ...

from cordova-plugin-firebase-analytics.

Igfig avatar Igfig commented on August 29, 2024 2

Ultimately, switching to cordova-plugin-firebase.

from cordova-plugin-firebase-analytics.

Igfig avatar Igfig commented on August 29, 2024 1

I'm getting the same issue... the workaround isn't helping in my case, though.

from cordova-plugin-firebase-analytics.

Igfig avatar Igfig commented on August 29, 2024 1

Actually, I think I figured out what was going on. It's a conflict with phonegap-plugin-push (for me at least), which still uses GCM instead of Firebase. When you install one of the plugins, it'll write its own dependencies to the podfile, and remove the other one's.

My solution was to move to the 2.0 branch of phonegap-plugin-push. It has some issues of its own, but they're unrelated to this one.

from cordova-plugin-firebase-analytics.

goodok21 avatar goodok21 commented on August 29, 2024 1

@Thomasbehan I've been installed pods in ios directory, but still have this error

from cordova-plugin-firebase-analytics.

lloydllim avatar lloydllim commented on August 29, 2024 1

im getting same issue , do you guys have a fix on this ?

from cordova-plugin-firebase-analytics.

lucav90 avatar lucav90 commented on August 29, 2024

no solution?

from cordova-plugin-firebase-analytics.

wa-rren-dev avatar wa-rren-dev commented on August 29, 2024

Getting the same myself :s

from cordova-plugin-firebase-analytics.

C1PR14N055 avatar C1PR14N055 commented on August 29, 2024

+1

from cordova-plugin-firebase-analytics.

epetre avatar epetre commented on August 29, 2024

It seems to still be happening exactly as described, was this closed because it's already being worked on or it's something you don't plan on fixing?

from cordova-plugin-firebase-analytics.

epetre avatar epetre commented on August 29, 2024

seems to be caused by

<pod id="Firebase/Analytics" />

in

plugins/cordova-plugin-firebase-analytics/plugin.xml

changing it to

<pod id="Firebase/Core" />

Makes it compile...

from cordova-plugin-firebase-analytics.

epetre avatar epetre commented on August 29, 2024

I wasn't getting any feed on the debug console either... I'm not sure if this plugin is still maintained to be honest. It's really hard just to set it up properly.

from cordova-plugin-firebase-analytics.

kodeine avatar kodeine commented on August 29, 2024

i am getting the same error, what fixed it guys?

from cordova-plugin-firebase-analytics.

shamsundhar avatar shamsundhar commented on August 29, 2024

i am getting this issue, how to fix it?

from cordova-plugin-firebase-analytics.

airflash avatar airflash commented on August 29, 2024

have the same shit ((

from cordova-plugin-firebase-analytics.

Thomasbehan avatar Thomasbehan commented on August 29, 2024

At this stage Cordova is fairly outdated I'd suggest using react native or something more modern like that, Cordova in general can be quite buggy.

from cordova-plugin-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.