Code Monkey home page Code Monkey logo

Comments (7)

tschoffelen avatar tschoffelen commented on July 18, 2024

Hi @junioroga!

Just checked a few apps, and it does seem to be working for me:
https://check-version.flexible.agency/ios/nl.hoyapp.mobile/1.0.0

A few things I can think of:

  1. Is the app public in the App Store yet?
  2. Is the app limited to specific countries perhaps?
  3. Is the bundle ID on iOS the same as Android? It doesn't necessarily need to be.

from react-native-check-version.

junioroga avatar junioroga commented on July 18, 2024

Wow, I need to apologize lol, really, the ios bundle is different.
That's the problem. The application works just fine.
I have just one more question, in a high volume of access, does the query api have a limit on requests?

from react-native-check-version.

tschoffelen avatar tschoffelen commented on July 18, 2024

No worries!

There is a limit, but it's IP-based and you won't be able hit it with any normal usage, as there is a CDN that sits on top of the API and caches the requests, so that most calls actually don't hit the origin server.

As we use AWS CloudFront and Lambda for the setup, it scales to near-infinity :)

We have a few apps using this API with 1M+ downloads, so it's proven to be pretty stable.

from react-native-check-version.

amm297 avatar amm297 commented on July 18, 2024

Hi @tschoffelen

There is any update in this? my android app works fine but for the iOs one i'm getting the error

from react-native-check-version.

tschoffelen avatar tschoffelen commented on July 18, 2024

This turned out to not be a problem with our service, but with the bundle ID used. Are you sure you're using the correct bundle ID and the app is publicly available?

from react-native-check-version.

hoangthuan197 avatar hoangthuan197 commented on July 18, 2024

Hi @tschoffelen
I tested with my bundle id apps ( old or just release some days ) but some of them got this errors
And Android always works fine !

from react-native-check-version.

tschoffelen avatar tschoffelen commented on July 18, 2024

Check to see if you need to specify a country parameter to the library. By default the library will check the US App Store, so if your app is not available in the US, you won't be able to get version information back.

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.