Giter Site home page Giter Site logo

Comments (13)

jwrascoe avatar jwrascoe commented on June 11, 2024 6

the correct {NS} way to fix this is by adding a buildscript.gradle file to your App_Resources/Android directory
repositories {
google()
mavenCentral()
}
dependencies {
classpath 'com.google.gms:google-services:4.3.12'
}

from nativescript-plugin-firebase.

gyansoft786 avatar gyansoft786 commented on June 11, 2024 3

looks like things has been changed. We are using outdated plugin.
Have a look at this https://github.com/NativeScript/firebase
It works for me fine.

from nativescript-plugin-firebase.

weareframework avatar weareframework commented on June 11, 2024

Same issue here

from nativescript-plugin-firebase.

jeanpaulattard avatar jeanpaulattard commented on June 11, 2024

I had that very same issue. I ended up downgrading to @nativescript/core to version 8.2.0 to continue working. Not sure what the problem with this version is

from nativescript-plugin-firebase.

Whip avatar Whip commented on June 11, 2024

You think the problem is with core and not this plugin?

from nativescript-plugin-firebase.

jeanpaulattard avatar jeanpaulattard commented on June 11, 2024

I'm not sure to be quite honest. Didn't give it much investigation after finding the fix for it.

from nativescript-plugin-firebase.

Whip avatar Whip commented on June 11, 2024

Its sad to see this plugin is not being maintained right now. There are over 500 open issues and last update was almost 2 years ago. @EddyVerbruggen can you confirm if you're still working on this?

from nativescript-plugin-firebase.

mika-ella avatar mika-ella commented on June 11, 2024

hey @Whip are you able to find solution for this? I am also facing this issue earlier this May.

from nativescript-plugin-firebase.

Whip avatar Whip commented on June 11, 2024

No. I believe the plugin needs to be updated. @EddyVerbruggen could tell. I hope he hasn't abandoned the project.

from nativescript-plugin-firebase.

gyansoft786 avatar gyansoft786 commented on June 11, 2024

Same issue here. After upgrading to {N} 8.2.2. It was working file with NS 8.0. Looks like this plugin no longer maintained. @EddyVerbruggen would you please confirm if this plugin is no longer in development.

from nativescript-plugin-firebase.

machadoastur avatar machadoastur commented on June 11, 2024

jwrascoe
Could you tell me where to put that file? I can't find that code to include firebase in an Android Studio Firebase project

from nativescript-plugin-firebase.

jwrascoe avatar jwrascoe commented on June 11, 2024

@machadoastur It goes in your App_Resources/Android directory where your Angular code is, not in the platform generated code... the NS builder looks at that file and then creates the correct files in the platform area

from nativescript-plugin-firebase.

machadoastur avatar machadoastur commented on June 11, 2024

from nativescript-plugin-firebase.

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.