Giter Club home page Giter Club logo

Comments (7)

uerceg avatar uerceg commented on September 12, 2024

@AleejandroReyna Did you add Google Play Services to your app and if yes, how?

from cordova_sdk.

uerceg avatar uerceg commented on September 12, 2024

Also, if possible, can you share list of plugins you have added to your app?

from cordova_sdk.

AleejandroReyna avatar AleejandroReyna commented on September 12, 2024

@uerceg Exactly, I have google-services.json in my project and my plugins are:

cordova-plugin-device 1.1.4 "Device"
cordova-plugin-facebook4 1.9.1 "Facebook Connect"
cordova-plugin-firebase 0.1.24 "Google Firebase Plugin"
cordova-plugin-googleplus 5.1.1 "Google SignIn"
cordova-plugin-splashscreen 4.0.3 "Splashscreen"
cordova-plugin-statusbar 2.2.1 "StatusBar"
cordova-plugin-whitelist 1.3.1 "Whitelist"
cordova-plugin-x-socialsharing 5.2.1 "SocialSharing"
es6-promise-plugin 4.1.0 "Promise"
ionic-plugin-keyboard 2.2.1 "Keyboard"

My dependencies in build.gradle are:

dependencies {
compile fileTree(dir: 'libs', include: '*.jar')
// SUB-PROJECT DEPENDENCIES START
debugCompile(project(path: "CordovaLib", configuration: "debug"))
releaseCompile(project(path: "CordovaLib", configuration: "release"))
compile "com.facebook.android:facebook-android-sdk:4.+"
compile "com.google.gms:google-services:+"
compile "com.google.firebase:firebase-core:+"
compile "com.google.firebase:firebase-messaging:+"
compile "com.google.firebase:firebase-crash:+"
compile "com.google.firebase:firebase-config:+"
compile "com.android.support:support-v4:24.1.1+"
compile "com.google.android.gms:play-services-auth:+"
compile "com.google.android.gms:play-services-identity:+"
compile "com.google.android.gms:play-services-analytics:+"
// SUB-PROJECT DEPENDENCIES END
}

In my other computer the project work fine with adjust, but, in my laptop I have this problem.
Other details:

  • OS: Ubuntu 17.04 x64
  • Gradle 4.3.1
  • java version "1.8.0_151"
  • Java(TM) SE Runtime Environment (build 1.8.0_151-b12)
  • Java HotSpot(TM) 64-Bit Server VM (build 25.151-b12, mixed mode)

from cordova_sdk.

afjoseph avatar afjoseph commented on September 12, 2024

@AleejandroReyna
Have you found a solution to the issue?

from cordova_sdk.

afjoseph avatar afjoseph commented on September 12, 2024

Closing this for inactivity. Feel free to reopen if necessary.

from cordova_sdk.

AleejandroReyna avatar AleejandroReyna commented on September 12, 2024

Hello!
My pc have now Ubuntu 17.10 and the project has been compiled.

maybe one day a guy will be have the same problem (Or my problem with the english language, jaja).

But, at this moment, upgrade my OS was my solution.

from cordova_sdk.

uerceg avatar uerceg commented on September 12, 2024

@AleejandroReyna

Thanks for letting us know and glad it works now for you.

Cheers

from cordova_sdk.

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.