Giter Site home page Giter Site logo

Comments (6)

 avatar commented on September 13, 2024

doesn't seem to be related to this plugin. Better seaching online (for example here).

Or it may be that the onesignal plugin is using a different version of the play services, which may explode your code. In that case check the gradle of your Android project and use the same version of the play services everywhere.

from cordova-plugin-health.

 avatar commented on September 13, 2024

I have lessened the constraint on the fitness API version, that might help too. At the moment (8/12/2016) the latest version of the API is 9.8.0 but be careful that it seems that there's already a v 10.0.1 of the services.

from cordova-plugin-health.

jkasten2 avatar jkasten2 commented on September 13, 2024

@dariosalviwork Thanks for updating your plugin for this. We (OneSignal) opted to use a full + to be compatible with as many other plugins as possible.
https://github.com/OneSignal/OneSignal-Cordova-SDK/blob/2.0.10/plugin.xml#L30-L33

from cordova-plugin-health.

 avatar commented on September 13, 2024

@jkasten2 unfortunately there is no straightforward solution to this, your "full plus" has an effect too, because it uses the latest available version while other plugins may use lower versions of the APIs (like in this case).
The solution would be that everybody agree on a version (for example the latest), but that's quite unfeasible.

I have decided to use the full plus too, but I'll add a note in the README about possible issues.

from cordova-plugin-health.

iAdil avatar iAdil commented on September 13, 2024

But, why i cant user the older versions of plugins?
I built my app earlier with that config without any problems

from cordova-plugin-health.

 avatar commented on September 13, 2024

have a read here

from cordova-plugin-health.

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.