Giter Club home page Giter Club logo

Comments (5)

spinninghamster avatar spinninghamster commented on July 24, 2024

I have the exact same problem. Have you found a solution?

from phonegap-plugin-push.

spinninghamster avatar spinninghamster commented on July 24, 2024

I have the same problem and was just able to build using this:

#2902

Try it and let me know. I haven't found any bugs or downsides yet. Will report if I find any!

from phonegap-plugin-push.

u01ser avatar u01ser commented on July 24, 2024

I have the same problem and was just able to build using this:

#2902

Try it and let me know. I haven't found any bugs or downsides yet. Will report if I find any!

Not work for me.

For me only works with (in package.json)

"phonegap-plugin-push": {
"ANDROID_SUPPORT_V13_VERSION": "27.+",
"FCM_VERSION": "17.0.+"
}

And (in config.xml):

@spinninghamster What is your solutions with FCM_VERSION="17.3.4"??

from phonegap-plugin-push.

spinninghamster avatar spinninghamster commented on July 24, 2024

I have the same problem and was just able to build using this:
#2902
Try it and let me know. I haven't found any bugs or downsides yet. Will report if I find any!

Not work for me.

For me only works with (in package.json)

"phonegap-plugin-push": {
"ANDROID_SUPPORT_V13_VERSION": "27.+",
"FCM_VERSION": "17.0.+"
}

And (in config.xml):

@spinninghamster What is your solutions with FCM_VERSION="17.3.4"??

What is not working for you? Not compiling? Or no push received?

I was able to compile with that exact command:

cordova plugin add phonegap-plugin-push --variable FCM_VERSION="17.3.4"

I did not try push notifications yet.

from phonegap-plugin-push.

u01ser avatar u01ser commented on July 24, 2024

When i open the project on Android Studio, the gradle sync issues are:

ERROR: In project 'app' a resolved Google Play services library dependency depends on another at an exact version (e.g. "[15.0.
1]", but isn't being resolved to that version. Behavior exhibited by the library will be unknown.

Dependency failing: com.google.android.gms:play-services-stats:15.0.1 -> com.google.android.gms:play-services-basement@[
15.0.1], but play-services-basement version was 16.0.1.

from phonegap-plugin-push.

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.