question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bug: 'CapacitorFirebaseAnalytics/Analytics'

See original GitHub issue

Plugin(s):

@capacitor-firebase/analytics@0.5.1

Platform(s):

iOS - Xcode Version 13.4.1

Current behavior:

✖ Updating iOS native dependencies with pod install - failed! ✖ update ios - failed! [error] Analyzing dependencies [!] There are multiple dependencies with different sources for CapacitorFirebaseAnalytics in Podfile:

    - CapacitorFirebaseAnalytics (from `../../../../node_modules/@capacitor-firebase/analytics`)
    - CapacitorFirebaseAnalytics/Analytics (from `../../node_modules/@capacitor-firebase/analytics`)

Steps to reproduce:

Add the CapacitorFirebaseAnalytics/Analytics pod to your Podfile (usually ios/App/Podfile):

run npx cap sync

Capacitor doctor:

💊 Capacitor Doctor 💊

Latest Dependencies:

@capacitor/cli: 4.0.1 @capacitor/core: 4.0.1 @capacitor/android: 4.0.1 @capacitor/ios: 4.0.1

Installed Dependencies:

@capacitor/cli: 3.6.0 @capacitor/core: 3.6.0 @capacitor/android: 3.6.0 @capacitor/ios: 3.6.0

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
carlosskcommented, Aug 9, 2022

Hi @robingenz my mistake is that I have the native project in a custom path, I made sure that the relative path was correct, now it works

0reactions
CraigRonald555commented, Sep 15, 2022

@carlossk

thanks for responding, that makes sense… unfortunately didn’t fix my problem 😦 looks like I may have to update my capacitor to get to the latest version of this plugin

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues · capacitor-community/firebase-analytics - GitHub
No data is displayed in DebugView for web documentation Improvements or additions to documentation web Issue affects web platform.
Read more >
Google / Firebase Analytics not working on iOS with Capacitor 4
Currently I am working on a Capacitor 4 app using VUE. To know which sections are used most I want to add Google...
Read more >
Capacitor-community / firebase-analytics not working
A native plugin for firebase analytics. However in Android I am getting the following error in the MainActivity.java: cannot find symbol class ......
Read more >
@capacitor-community/firebase-analytics - npm package | Snyk
The npm package @capacitor-community/firebase-analytics was scanned for known vulnerabilities and missing license, and no issues were found. Thus the package ...
Read more >
Get started with Google Analytics - Firebase
Check that your Firebase config object in your code contains measurementId . This ID is automatically created when you enable Analytics in your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found