GithubHelp home page GithubHelp logo

Comments (4)

justinh00k avatar justinh00k commented on July 21, 2024

Me too. Assuming it's a conflict with other cordova.plugin.firebase. Anyone know a fix?

from cordova-plugin-firebase-realtime-database.

vvsraju04 avatar vvsraju04 commented on July 21, 2024

refer following steps from https://www.npmjs.com/package/cordova-plugin-firebase-realtime-database

Notes about Android Build

You will have to manually add the following to platforms/android/build.gradle (around line 34:

buildscript {
...
dependencies {
...
classpath 'com.google.gms:google-services:3.0.0'
}
}

Hope it resolves the issue

from cordova-plugin-firebase-realtime-database.

selenearzola avatar selenearzola commented on July 21, 2024

I've already added the suggested classpath dependency but instead of getting Plugin with id 'com.google.gms.google-services' not found I get Cannot add task ':app:processDebugGoogleServices' as a task with that name already exists.

My plugin list is:

cordova-android-firebase-gradle-release 1.0.2 "cordova-android-firebase-gradle-release"
cordova-android-play-services-gradle-release 1.4.3 "cordova-android-play-services-gradle-release"
cordova-plugin-dialogs 2.0.1 "Notification"
cordova-plugin-firebase-realtime-database 0.0.2 "Google Firebase Realtime Database Plugin"
cordova-plugin-whitelist 1.3.3 "Whitelist"
phonegap-plugin-push 2.1.3 "PushPlugin"

Thanks, in advance

from cordova-plugin-firebase-realtime-database.

hbmartin avatar hbmartin commented on July 21, 2024

Apologies all, but I can no longer maintain this project. I happy to work with any other any maintainer to hand it off.

from cordova-plugin-firebase-realtime-database.

Related Issues (9)

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.