Code Monkey home page Code Monkey logo

Comments (5)

adrai avatar adrai commented on June 13, 2024

It looks like your icu syntax is wrong... there is a missing } at the end.

Here a fixed example: https://codesandbox.io/s/react-i18next-example-forked-f3txn?file=/src/i18n.js:708-709

from i18next-icu.

catarinamateus avatar catarinamateus commented on June 13, 2024

hi @adrai , it was a typo mistake, syntax is correct in our code. I forgot to mention that this is working fine in iOS and Web (all share same source code), as it is working in your codesandbox, this only fails for android devices :(

from i18next-icu.

adrai avatar adrai commented on June 13, 2024

Sorry, I'm not able to help... no mobile dev environment...
but if it works for ios and web, there might be an issue with the android emolator... and i18next-icu is not the root cause. 🤷‍♂️
Does it work on a real android device at least?

from i18next-icu.

catarinamateus avatar catarinamateus commented on June 13, 2024

Hi @adrai,

Thanks for the quick response.

It just doesn't work in Android (emulator or real device) when using plurals and we include the #, but it works if using {count} , I can't find anywhere the reason why. Could you come up with any reason why would this happen?

Basically what I found is that intl-messageformat (formatJS) that is being used in your lib, needs Intl support, what it doesn't come out of the box for Android apps built in react-native. For that reason I added the polyfills provided by formatJs to cover pluralisation in Android. I asked them if they knew if could be missing any script in their lib but they indicated it should be an i18next issue.

I'll try to dig a little bit more and give you updates if anything comes up!

from i18next-icu.

adrai avatar adrai commented on June 13, 2024

Sorry, I'm not a mobile developer...
Did you install intl-messageformat?
npm install intl-messageformat

from i18next-icu.

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.