Code Monkey home page Code Monkey logo

Comments (4)

tschoffelen avatar tschoffelen commented on June 30, 2024

Hi! Thanks for using the library.

The library doesn't use the version inside of package.json, but instead looks at the version of the native app.

Can you confirm the native app version is really newer than the app store version?

from react-native-check-version.

marcelxsilva avatar marcelxsilva commented on June 30, 2024

@tschoffelen Thanks for your response.

Yes, the app version is bigger than the store version

from react-native-check-version.

tschoffelen avatar tschoffelen commented on June 30, 2024

Ah, thanks for the screenshot, that helps. The library is optimized for version numbers that follow the semantic versioning (semver) scheme.

0.8 is technically not a valid semantic version (0.8.0 would be), which is why it gives that error in the notice field.

However, I personally would expect it to be able to deal with this type of version numbers, so I will see what can be done to make the back-end work with <major>.<minor> version numbers.

from react-native-check-version.

tschoffelen avatar tschoffelen commented on June 30, 2024

I've released an update that now should report the correct value for the needsUpdate field. Note that it can take up to an hour for this change to start showing up due to caching.

And of course let me know if this still is a problem.

from react-native-check-version.

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.